PdfViewerBookmark.Expanded Property
In This Article
Gets or sets whether the bookmark is initially expanded (bookmark children are displayed) in the navigation pane after a document is loaded.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if bookmark children are initially displayed; otherwise, false. |
See Also