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

SendOptionsViewModel Class

A View Model that provides options for exporting documents and sending them via e-mail.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v19.2.dll

Declaration

public class SendOptionsViewModel :
    ExportOptionsViewModelBase

The following members return SendOptionsViewModel objects:

Inheritance

Object
BindableBase
ViewModelBase
DevExpress.Xpf.Printing.PreviewControl.Native.PreviewSettingsViewModelBase
ExportOptionsViewModelBase
SendOptionsViewModel
See Also