Documents for PDF, .NET Edition Documentation
OutlineNode Class Members
Properties 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : OutlineNode Class

The following tables list the members exposed by OutlineNode.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets 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.  
Public PropertyGets the OutlineNodeCollection collection containing child nodes.  
Public PropertyGets 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.  
Public PropertyGets the GcPdfDocument owning this object.  
Public PropertyGets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible.  
Public PropertyGets a value indicating whether Children collection is not empty.  
Public PropertyGets the OutlineNodeCollection collection containing this object.  
Public PropertyGets the parent OutlineNode.  
Public PropertyGets or sets the text color of the outline node.  
Public PropertyGets or sets the text style of the outline node.  
Public PropertyGets or sets the title of the outline node.  
Top
See Also

Reference

OutlineNode Class
GrapeCity.Documents.Pdf Namespace