Document.MailMergeAsync Method
Name | Parameters | Description |
---|---|---|
Mail |
format, merge |
Merges the selected range of the data records to the document template, separates merge ranges with the specified delimeter, and generates the resulting document. |
Mail |
format, merge |
Merges records of the bound data source to the document template starting with the selected record, separates merge ranges with the specified delimeter, and generates the resulting document. |
Mail |
format, merge |
Merges all records of the bound data source to the document template, separates merge ranges with the selected delimeter, and generates the resulting document. |
Mail |
format, cancellation |
Merges all records of the bound data source to the document template, separates merge ranges with paragraphs, and generates the resulting document. |