remove method
remove(formField)
Removes a form field with the specified name.
remove(formField: string)
Parameter | Type | Description |
---|---|---|
formField | string | The case-insensitive name of the form field to remove. |
Remarks
If there is a bookmark associated with the form field, the bookmark is not removed.
See Also
- module Aspose.Words.Fields
- class FormFieldCollection