Click or drag to resize

PdfFieldCollections Properties

The PdfFieldCollections type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of PdfField contained in the collection.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItemInt32 Gets the PdfField at the specified index
Public propertyItemString Gets the PdfField with the specified name
Top
See Also