Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructElement Class / StructTreeRoot Property

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