MailMergeRegionInfo.MergeFields Property
Returns a list of merge fields from the mail merge region.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<Field> | The list of merge fields. |
See Also