Skip to main content

MailMergeOptions Properties

Defines mail merge options for a specific merge process.
Name Description
CopyTemplateStyles Gets or sets whether all styles contained in the template are copied to the resulting document.
DataMember Gets or sets a specific data member in a data source that contains several tables or members.
DataSource Gets or sets the data source for the mail merge.
FirstRecordIndex Gets or sets the record index from which the merge starts.
HeaderFooterLinkToPrevious Gets ors sets whether headers (footers) in the merged document have the same content in all sections.
LastRecordIndex Gets or sets the record index at which the merge finishes.
MergeMode Gets or sets how the merged ranges are delimited in the resulting document.
NumberedListRestart Sets the behavior of numbered lists when the mail merge operation is performed.
See Also