TdxPDFViewerOptionsNavigationPane.Thumbnails Property
Provides access to the Navigation pane’s thumbnail-related settings.
Declaration
property Thumbnails: TdxPDFViewerOptionsThumbnails read; write;
Property Value
Type |
---|
TdxPDFViewerOptionsThumbnails |
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