PdfFormFieldsCollection Properties |
The PdfFormFieldsCollection type exposes the following members.
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.
|