Click or drag to resize

PdfPagesKids Property

(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.

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

Property Value

PdfPageObjectCollection
An array of indirect references to the immediate children of this node.
See Also