(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.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic PdfPageObjectCollection Kids { get; }
Public ReadOnly Property Kids As PdfPageObjectCollection
Get
Property Value
PdfPageObjectCollection
An array of indirect references to the immediate children of this node.
See Also