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

In This Topic
    Owner Property (OutlineNode)
    In This Topic
    Gets the OutlineNodeCollection collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As OutlineNodeCollection
    public OutlineNodeCollection Owner {get;}
    See Also