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

In This Topic
    StructElement Property (Element)
    In This Topic
    Gets the structure element (PDF tag) that was used to create this element.
    Syntax
    'Declaration
     
    Public ReadOnly Property StructElement As StructElement
    public StructElement StructElement {get;}
    See Also