[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructTreeRoot.Children

Children Property

Children

Gets the collection of nested StructElement objects.

This collection is a wrapper around the Items collection that iterates only over its elements of the type StructElement.

Declaration
public StructElementCollection Children { get; }
Public ReadOnly Property Children As StructElementCollection