Skip to main content
A newer version of this page is available.
All docs
V20.1

EmailSenderBase Class

Provides the basic functionality for sending documents via e-mail.

Namespace: DevExpress.XtraPrinting.Export

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

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

Declaration

public abstract class EmailSenderBase

Remarks

The EmailSenderBase class provides the EmailSenderBase.Send method, for sending documents via e-mail.

Inheritance

Object
EmailSenderBase
See Also