Name | Description | |
---|---|---|
![]() | OutlineNode Constructor | Overloaded. |
The following tables list the members exposed by OutlineNode.
Name | Description | |
---|---|---|
![]() | OutlineNode Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Action | Gets or sets the GrapeCity.Documents.Pdf.Actions.ActionBase to be performed when this OutlineNode is activated. If both Dest and Action are specified when Action wil be written to PDF file. |
![]() | Children | Gets the OutlineNodeCollection collection containing child nodes. |
![]() | Dest | Gets or sets the DestinationBase to be displayed when this OutlineNode is activated. If both Dest and Action are specified when Action wil be written to PDF file. |
![]() | Doc | Gets the GcPdfDocument owning this object. |
![]() | Expanded | Gets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible. |
![]() | HasChildren | Gets a value indicating whether Children collection is not empty. |
![]() | Owner | Gets the OutlineNodeCollection collection containing this object. |
![]() | Parent | Gets the parent OutlineNode. |
![]() | TextColor | Gets or sets the text color of the outline node. |
![]() | TextStyle | Gets or sets the text style of the outline node. |
![]() | Title | Gets or sets the title of the outline node. |