PdfNavigationPanel.ShowBookmarkIcon Property

Gets or sets the value to show/hide the bookmarks icon in navigation panel.

public bool ShowBookmarkIcon { get; set; }
Public Property ShowBookmarkIcon 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 bookmark icon in the navigation panel.

See Also

PdfNavigationPanel
ceTe.DynamicPDF.Viewer

In this topic