Skip to main content

ScaleOptionsViewModel.Error Property

Specifies the error when scale options cannot be applied to the document.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public string Error { get; }

Property Value

Type Description
String

A string that specifies the error.

See Also