Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class PdfStructureTreeRoot : PdfDictionary
Visual Basic
Public Class PdfStructureTreeRoot _
	Inherits PdfDictionary
Visual C++
public ref class PdfStructureTreeRoot : public PdfDictionary

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfObject
    iTextSharp.text.pdf..::..PdfDictionary
      iTextSharp.text.pdf..::..PdfStructureTreeRoot

See Also