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.v19.1.dll

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