MailMergeOptions.MergeMode Property
Gets or sets how the merged ranges are delimited in the resulting document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Remarks
If a merge field is located in a document's header or footer, the MergeMode should be set to MergeMode.NewSection for proper operation.
See Also
Feedback