clear method
clear()
Removes all form fields from this collection and from the document.
def clear(self):
...
See Also
- module aspose.words.fields
- class FormFieldCollection
Removes all form fields from this collection and from the document.
def clear(self):
...