Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructTreeRoot Class
Members

In This Topic
    StructTreeRoot Class
    In This Topic
    Represents the logical structure of a document.
    Object Model
    StructTreeRoot Class
    Syntax
    'Declaration
     
    Public Class StructTreeRoot 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class StructTreeRoot : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Structure.StructTreeRoot

    See Also