Skip to main content

ScaleOptionsViewModel Class

A View Model that provides options for scaling documents.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v26.1.dll

Declaration

public class ScaleOptionsViewModel :
    PreviewSettingsViewModelBase,
    IDataErrorInfo

The following members return ScaleOptionsViewModel objects:

Inheritance

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