PdfNavigationPanel.ShowThumbnailIcon Property

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

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

See Also

PdfNavigationPanel
ceTe.DynamicPDF.Viewer

In this topic