FdfFieldKids Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the list containing the immediate children of this field.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public FdfFieldsCollection Kids { get; }

Property Value

Type: FdfFieldsCollection
The kids.
See Also

Reference