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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class : HasChildren Property
Gets a value indicating whether the Children collection contains any items.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As System.Boolean
public System.bool HasChildren {get;}
See Also

Reference

StructElement Class
StructElement Members