[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OutlineNodeCollection

OutlineNodeCollection Class

Defines the collection of OutlineNode objects.

Namespace: GrapeCity.Documents.Pdf
Assembly: GcDocs.Pdf.dll
Syntax
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IOwnedObject, IList, ICollection, IEnumerable

Properties

Name Description
Doc

Gets the GcPdfDocument owning this collection.