Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RichEditMailMergeOptions Properties

Specifies the default mail merge options.
Name Description
ActiveRecord Specifies the index of a data record displayed by fields in a mail-merge document.
CustomSeparators Allows you to specify group and decimal separators used in a numeric format switch.
DataMember Specifies the member of a mail-merge document‘s data source.
DataSource Specifies the data source of a mail-merge document.
FieldNameFormatString Specifies the field format string.
KeepLastParagraph Specifies whether or not the last paragraph of the inserted document is kept in the resulting document.
ViewMergedData Specifies whether to display field results or field codes in a mail-merge document.
See Also