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

ScaleOptionsViewModel Class

A View Model that provides options for scaling documents.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v21.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