Skip to main content

ExportOptionsViewModel Class

A View Model that provides options for exporting documents.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: 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