Pdf |
The PdfInteractiveForms type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportToFdf | Export fields into Forms Data Format (FDF) document | |
| FixPageFields | Fix page fields | |
| GetControlByDict | Gets the widget with the specified dictionary. | |
| GetDefaultAppearance | Get the default field's text size, colors and font. | |
| GetFieldByDict | Gets the Field with the specified dictionary. | |
| GetPageControls | Gets collection of controls for specified page. | |
| HasDefaultAppearance | Checks if acroforms dictionary contain the valid default appearance value. | |
| ImportFromFdf | Import fields from Forms Data Format (FDF) document | |
| IsValidControl | Determines that specified Control is a valid Control | |
| IsValidField | Determines that specified Field is a valid Field from the hierarchy of documents fields | |
| ReloadForms | Reloads acroforms. Should be called after adding new fields and controls in order for them to appear in the corresponding collections. | |
| RemoveField | Removes the first occurrence of a specific form field from the Fields. | |
| ResetForm | Resets forms to their default values. | |
| SetDefaultAppearance | Set the font to the DA (default appearance) entry of acroforms dictionary. |