PdfNavigationPanel.ShowNavigationIconsOnExpand Property

Gets or sets the value to show/hide the side icon panel which contain in navigation panel.

public bool ShowNavigationIconsOnExpand { get; set; }
Public Property ShowNavigationIconsOnExpand 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 side icon panel which contains the bookmarks and thumbnail icons in the navigation panel.

See Also

PdfNavigationPanel
ceTe.DynamicPDF.Viewer

In this topic