Back to Devexpress

OfficeModule.RichTextMailMergeDataType Property

expressappframework-devexpress-dot-expressapp-dot-office-dot-officemodule.md

latest1.5 KB
Original Source

OfficeModule.RichTextMailMergeDataType Property

Specifies the mail merge template data type.

Namespace : DevExpress.ExpressApp.Office

Assembly : DevExpress.ExpressApp.Office.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Office

Declaration

csharp
public Type RichTextMailMergeDataType { get; set; }
vb
Public Property RichTextMailMergeDataType As Type

Property Value

TypeDescription
Type

A Type object that is the mail merge template type.

|

Remarks

Refer to the Mail Merge topic for more information on the RichTextMailMergeDataType property and built-in types that can be this property value.

See Also

OfficeModule Class

OfficeModule Members

DevExpress.ExpressApp.Office Namespace