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

MailMessageExportOptions Class

Contains options which define how a document is exported to a mail message.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public class MailMessageExportOptions :
    HtmlExportOptionsBase

The following members return MailMessageExportOptions objects:

See Also