PdfFormFieldCollection Properties |
The PdfFormFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets number of the elements in the collection.
(Inherited from
PdfCollection
.)
|
![]() |
Item Int32 |
Gets theat the specified index.
(Inherited from
PdfFieldCollection
.)
|
![]() |
Item String |
Gets thewith thier field name.
(Inherited from
PdfFieldCollection
.)
|
![]() |
List |
Gets internal list of the collection.
(Inherited from
PdfCollection
.)
|