Click or drag to resize

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)
Syntax
public bool IsOpen { get; set; }

Property Value

Type: Boolean
See Also