Documents for PDF, .NET Edition Documentation
Children Property (StructElement)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class : Children Property
Gets the collection of child StructElement object.
Syntax
'Declaration
 
Public ReadOnly Property Children As StructElementCollection
public StructElementCollection Children {get;}
See Also

Reference

StructElement Class
StructElement Members