Skip to main content

MailMergeOptions.MergeMode Property

Gets or sets how the merged ranges are delimited in the resulting document.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

MergeMode MergeMode { get; set; }

#Property Value

Type Description
MergeMode

A MergeMode enumeration value specifying the delimiter.

See Also