RemoveFormFields
Leave feedback
On this page
Removes multiple form fields from the document.
public void RemoveFormFields(IEnumerable<IFormField> formFields)
| Parameter | Type | Description |
|---|---|---|
| formFields | IEnumerable`1 | The collection of form fields to remove. |
- interface IFormField
- class FormFieldManager
- namespace GroupDocs.Editor
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.