Documents for PDF, .NET Edition Documentation
Outlines Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : Outlines Property
Gets the collection of the current document outlines.
Syntax
'Declaration
 
Public ReadOnly Property Outlines As OutlineNodeCollection
public OutlineNodeCollection Outlines {get;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members