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

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