Skip to main content

TdxPDFViewerOptionsNavigationPage.Visible Property

Specifies whether the Navigation pane’s page is accessible to end-users.

Declaration

property Visible: TdxDefaultBoolean read; write;

Property Value

Type
TdxDefaultBoolean

Remarks

Use this property to toggle visibility of the Bookmarks or Thumbnails page tab within the Navigation pane, thus enabling or disabling the end-user capability to interact with the corresponding page. Using the same Visible property values can result in different effects, depending on a particular TdxPDFViewerOptionsNavigationPage class descendant. Refer to the corresponding related information topics for detailed information:

See Also