PdfViewer.InitialVisibleNavigationPane Property

Gets or sets the value of navigation pane to be visible when displaying a document.

public Nullable<NavigationPane> InitialVisibleNavigationPane { get; set; }
Public Property InitialVisibleNavigationPane 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

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic