Click or drag to resize
Pdf Library for .NET

PdfFormFieldsCollection Properties

The PdfFormFieldsCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets number of the elements in the collection.
Public propertyItemInt32 Gets the PdfFormField at the specified index.
Public propertyItemString Gets the PdfFormField with the specified name.
Top
See Also