Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Structure Namespace / ContentItemBase Class / Element Property

In This Topic
    Element Property
    In This Topic
    Gets the Element object containing this item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Element As Element
    public Element Element {get;}
    See Also