[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.Children

Children Property

Children

Gets the collection of child StructElement object.

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