PdfOutlineViewerSettings.HideAfterUse Property
Gets or sets whether to hide the Bookmarks panel after a bookmark is clicked.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to hide the Bookmarks panel after a user clicks the bookmark; false to display the pane after use. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HideAfterUse |
---|---|
PdfViewer |
|
See Also