PdfDocument.InitialPage Property

Gets the initial page to be displayed.

public Nullable<int> InitialPage { get; }
Public Property InitialPage As Nullable(Of Integer)

Property Value

Nullable<int>

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