FormFieldCollection Properties |
The FormFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
Item Int32 |
Gets the
[!:Spire.Doc.FormField]
at the specified index.
|
![]() |
Item String |
Gets the
[!:Spire.Doc.FormField]
by specified form field name.
|