PdfViewer.ShowNavigationPanel Property

Gets or sets the boolean to show/hide the navigation panel.

public bool ShowNavigationPanel { get; set; }
Public Property ShowNavigationPanel As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

True value will show the navigation panel.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic