TdxPDFViewerOptionsNavigationPane.Bookmarks Property
Provides access to the Navigation pane’s bookmark-related settings.
Declaration
property Bookmarks: TdxPDFViewerOptionsBookmarks read; write;
Property Value
Type |
---|
TdxPDFViewerOptionsBookmarks |
Remarks
You can use the Bookmarks.TextSize property to switch between the available relative bookmark text sizes. Refer to the TdxPDFViewerOptionsBookmarks class description for detailed information on all available options.
See Also