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

ScaleOptionsViewModel.ValidateScaleFactor(Object) Method

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

Declaration

public ValidationResult ValidateScaleFactor(
    object value
)

Parameters

Name Type
value Object

Returns

Type
DevExpress.Xpf.Printing.Native.ValidationResult
See Also