PdfBookmarkIsOpen Property |
Gets a value representing if this bookmark's children are open / expanded or collapsed.
Namespace:
RadPdf.Data.Document.Bookmarks
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntaxpublic bool IsOpen { get; set; }Public Property IsOpen As Boolean
Get
Set
Property Value
Type:
Boolean
See Also