TdxPDFViewerOptionsNavigationPane.Thumbnails Property
In This Article
Provides access to the Navigation pane’s thumbnail-related settings.
#Declaration
Delphi
property Thumbnails: TdxPDFViewerOptionsThumbnails read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
You can use the Thumbnails.Glyph property to replace the default glyph on the Thumbnails page’s tab. Refer to the TdxPDFViewerOptionsThumbnails class description for detailed information on all available options.
See Also