PdfBookmarkEntry.IsOpen

PdfBookmarkEntry.IsOpen property

When this property is true, the bookmarkentry will expand, otherwise it will collapse.

public bool IsOpen { get; set; }

See Also