MailMergeOptions Properties
Defines mail merge options for a specific merge process.
Name | Description |
---|---|
Copy |
Gets or sets whether all styles contained in the template are copied to the resulting document. |
Data |
Gets or sets a specific data member in a data source that contains several tables or members. |
Data |
Gets or sets the data source for the mail merge. |
First |
Gets or sets the record index from which the merge starts. |
Header |
Gets ors sets whether headers (footers) in the merged document have the same content in all sections. |
Last |
Gets or sets the record index at which the merge finishes. |
Merge |
Gets or sets how the merged ranges are delimited in the resulting document. |
Numbered |
Sets the behavior of numbered lists when the mail merge operation is performed. |
See Also