Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructElement Class / HasContentItems Property

In This Topic
    HasContentItems Property (StructElement)
    In This Topic
    Gets a value indicating whether the ContentItems collection contains any items.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasContentItems As System.Boolean
    public System.bool HasContentItems {get;}
    See Also