Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutlineNode Class / Parent Property

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