Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPDFViewerOptionsNavigationPage.Visible Property

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

#Declaration

Delphi
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