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

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