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

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