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

ExportOptionsViewModel Class

A View Model that provides options for exporting documents.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

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

Declaration

public class ExportOptionsViewModel :
    ExportOptionsViewModelBase

The following members return ExportOptionsViewModel objects:

Inheritance

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