clear method
clear()
Clears the mail merge settings in such a way that when the document is saved, no mail merge settings will be saved and it will become a normal document.
def clear(self):
...
See Also
- module aspose.words.settings
- class MailMergeSettings