Skip to main content

ScaleOptionsViewModel.ValidateScaleFactor(Object) Method

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public ValidationResult ValidateScaleFactor(
    object value
)

Parameters

Name Type
value Object

Returns

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