Back to Devexpress

ExportOptionsViewModel Class

wpf-devexpress-dot-xpf-dot-printing-dot-previewcontrol-4ed120cb.md

latest1.8 KB
Original Source

ExportOptionsViewModel Class

A View Model that provides options for exporting documents.

Namespace : DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

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

The following members return ExportOptionsViewModel objects:

Inheritance

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

See Also

ExportOptionsViewModel Members

Export(ExportOptionsViewModel)

DevExpress.Xpf.Printing.PreviewControl Namespace