Click or drag to resize

PdfPages Properties

The PdfPages type exposes the following members.

Properties
 NameDescription
Public propertyCount(Required) The number of leaf nodes (page objects) that are descendants of this node within the page tree.
Public propertyItem Gets or sets the PdfPage at the specified index.
Public propertyKids(Required) An array of indirect references to the immediate children of this node. The children shall only be page objects or other page tree nodes.
Top
See Also