|  | |
| PdfFormFieldsCollection Properties | |
The PdfFormFieldsCollection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
            Gets number of the elements in the collection.
             | 
|  | ItemInt32 | 
            Gets the PdfFormField at the specified index.
             | 
|  | ItemString | 
            Gets the PdfFormField with the specified name.
             | 
 See Also
See Also