Field Kids Property. All the immediate children of this field. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] Fields

[Visual Basic]
Fields
See description. Yes All the immediate children of this field.

 

   

Notes
 

This property holds the immediate children of this field.

Items in this collection can be referenced by partial field name or by zero based index.

As with all collections you can use the Count property to determine the number of items contained and you can iterate through the collection using the standard methods appropriate to the language you are coding in.

 

   

Example
 

None.