PdfFormFieldsCollection Class |
Namespace: SelectPdf
The PdfFormFieldsCollection type exposes the following members.
Name | Description | |
---|---|---|
PdfFormFieldsCollection |
Initializes a new instance of the PdfFormFieldsCollection class.
|
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.
|