[]
Defines the collection of OutlineNode objects.
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IOwnedObject, IList, ICollection, IEnumerable
Gets the GcPdfDocument owning this collection.
public GcPdfDocument Doc { get; }