PdfOutlineViewerSettings.HideAfterUse Property
In This Article
Gets or sets whether to hide the Bookmarks panel after a bookmark is clicked.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.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 Hide |
---|---|
Pdf |
|
See Also