SendOptionsViewModel Class
In This Article
A View Model that provides options for exporting documents and sending them via e-mail.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public class SendOptionsViewModel :
ExportOptionsViewModelBase
#Related API Members
The following members return SendOptionsViewModel objects:
#Inheritance
Object
BindableBase
ViewModelBase
DevExpress.Xpf.Printing.PreviewControl.Native.PreviewSettingsViewModelBase
ExportOptionsViewModelBase
SendOptionsViewModel
See Also