Documents for PDF, .NET Edition Documentation
Expanded Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > OutlineNode Class : Expanded Property
Gets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible.
Syntax
'Declaration
 
Public Property Expanded As System.Boolean
public System.bool Expanded {get; set;}
See Also

Reference

OutlineNode Class
OutlineNode Members