PdfDocument.VisibleNavigationPane Property

Gets the initial navigation pane of the document.

public Nullable<NavigationPane> VisibleNavigationPane { get; }
Public Property VisibleNavigationPane As Nullable(Of NavigationPane)

Property Value

Nullable<NavigationPane>

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