A newer version of this page is available.
Switch to the current version.
ScaleOptionsViewModel Class
A View Model that provides options for scaling documents.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v18.2.dll
Declaration
public class ScaleOptionsViewModel :
PreviewSettingsViewModelBase,
IDataErrorInfo
Public Class ScaleOptionsViewModel
Inherits PreviewSettingsViewModelBase
Implements IDataErrorInfo
Related API Members
The following members accept/return ScaleOptionsViewModel objects:
Inheritance
Object
BindableBase
ViewModelBase
DevExpress.Xpf.Printing.PreviewControl.Native.PreviewSettingsViewModelBase
ScaleOptionsViewModel
See Also
Feedback