PdfBookmarkEntry.IsCollapse

PdfBookmarkEntry.IsCollapse property

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

public bool IsCollapse { get; set; }

See Also