MailMergeSettings Class
Represents mail merge settings preserved in the document.
- Inheritance:
- System.ObjectMailMergeSettings
Remarks
These settings represent the mail merge information preserved in the DOCX file, such as the mail merge data source used by Microsoft Word.
Note that GemBox.Document's mail merge execution does not use these settings.
To remove the stored mail merge information from the document, set MailMerge to null.