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

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