PdfFormFieldWidgetCollection Properties |
The PdfFormFieldWidgetCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets number of the elements in the collection.
(Inherited from
PdfCollection
.)
|
|
|
FieldNames |
Field Signature Names
|
|
|
FormWidget |
Gets or sets the form.
|
|
|
Item Int32 |
Gets theat the specified index.
(Overrides
PdfFieldCollection
Item
Int32
.)
|
|
|
Item String |
Returns field with specified name.
|
|
|
List |
Gets internal list of the collection.
(Inherited from
PdfCollection
.)
|