Skip to main content

ScaleOptionsViewModel Class

A View Model that provides options for scaling documents.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: DevExpress.Wpf.Printing

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