Back to Devexpress

TdxPDFCustomViewer.OptionsNavigationPane Property

vcl-dxpdfviewer-dot-tdxpdfcustomviewer-2e846ab6.md

latest982 B
Original Source

TdxPDFCustomViewer.OptionsNavigationPane Property

Provides access to the Navigation pane settings.

Declaration

delphi
property OptionsNavigationPane: TdxPDFViewerOptionsNavigationPane read; write;

Property Value

Type
TdxPDFViewerOptionsNavigationPane

Remarks

You can use the OptionsNavigationPane.Visible to allow or forbid end-users from navigating to a section within the loaded document by clicking the corresponding bookmark displayed by the Navigation pane. Refer to the TdxPDFViewerOptionsNavigationPane class description for detailed information on all available options.

See Also

TdxPDFCustomViewer Class

TdxPDFCustomViewer Members

dxPDFViewer Unit