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

In This Topic
    Parent Property (Element)
    In This Topic
    Gets the parent of the current element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also