Skip to main content

TdxPDFViewerOptionsBookmarks Properties

Stores settings of the Bookmarks page within the PDF Viewer control’s Navigation pane.
Name Description
Glyph Specifies the glyph displayed within the page’s tab on the PDF Viewer control’s Navigation pane. Inherited from TdxPDFViewerOptionsNavigationPage.
HideAfterUse Specifies whether the Bookmarks page is collapsed on clicking a bookmark item.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
TextSize Specifies the relative bookmark text size.
Viewer protected Provides access to the PDF Viewer control to which the options set belongs. Inherited from TdxPDFViewerOptionsPersistent.
Visible Specifies whether the Bookmarks page’s tab is displayed on the PDF Viewer control’s Navigation pane.
See Also