MailMergeRecordFinishedEventArgs.MailMergeRegionInfo Property
Obtains information on the currently merged region.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| MailMergeRegionInfo | An object that contains region information. |
See Also