Back to Devexpress

MailMergeOptions Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-mailmergeoptions-dot-underscore-properties.md

latest2.3 KB
Original Source

MailMergeOptions Properties

Defines mail merge options for a specific merge process.

NameDescription
CopyTemplateStylesGets or sets whether all styles contained in the template are copied to the resulting document.
DataMemberGets or sets a specific data member in a data source that contains several tables or members.
DataSourceGets or sets the data source for the mail merge.
FirstRecordIndexGets or sets the record index from which the merge starts.
HeaderFooterLinkToPreviousGets ors sets whether headers (footers) in the merged document have the same content in all sections.
LastRecordIndexGets or sets the record index at which the merge finishes.
MergeModeGets or sets how the merged ranges are delimited in the resulting document.
NumberedListRestartSets the behavior of numbered lists when the mail merge operation is performed.
RegionEndTagGets or sets a tag that defines the mail merge region’s start.
RegionStartTagGets or sets a tag that defines the mail merge region’s end.

See Also

MailMergeOptions Interface

MailMergeOptions Members

DevExpress.XtraRichEdit.API.Native Namespace