PdfDocument.PageMode Property

Gets the initial page mode of the document.

public Nullable<PageDisplayMode> PageMode { get; }
Public Property PageMode As Nullable(Of PageDisplayMode)

Property Value

Nullable<PageDisplayMode>

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

PdfDocument
ceTe.DynamicPDF.Viewer

In this topic