Back to Devexpress

SendOptionsViewModel Class

wpf-devexpress-dot-xpf-dot-printing-dot-previewcontrol-dcb52bf6.md

latest1.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public class SendOptionsViewModel :
    ExportOptionsViewModelBase
vb
Public Class SendOptionsViewModel
    Inherits ExportOptionsViewModelBase

The following members return SendOptionsViewModel objects:

Inheritance

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

See Also

SendOptionsViewModel Members

Send(SendOptionsViewModel)

DevExpress.Xpf.Printing.PreviewControl Namespace