Interface IFormFieldCollection
Namespace: IronSoftware.Forms
Assembly: IronPdf.dll
Syntax
public interface IFormFieldCollection
Methods
FindFormField(String)
Declaration
IFormField FindFormField(string Name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | Name |
Returns
| Type | Description |
|---|---|
| IFormField |