Class PdfPageTree
The pages of a document are accessed through a structure known as the page tree.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Pdf
Assembly: TelerikData.dll
Syntax
public sealed class PdfPageTree : PdfDictionary, IEnumerable
Remarks
The page tree is described in section 3.6.2 of the PDF specification.