Click or drag to resize

PdfDocumentPages Property

(Required; shall be an indirect reference) The page tree node that shall be the root of the document’s page tree (see 7.7.3, "Page Tree").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPages Pages { get; }

Property Value

PdfPages
The page tree node that shall be the root of the document’s page tree.
See Also