[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OutlineNode.Expanded

Expanded Property

Expanded

Gets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible.

Declaration
public bool Expanded { get; set; }
Public Property Expanded As Boolean