Skip to main content
A newer version of this page is available.

SnapDocument.CreateSnapMailMergeExportOptions() Method

Creates the options that determine how a document is rendered when finishing a mail-merge report.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.1.Core.dll

Declaration

SnapMailMergeExportOptions CreateSnapMailMergeExportOptions()

Returns

Type Description
SnapMailMergeExportOptions

A SnapMailMergeExportOptions object.

See Also