Skip to main content

DefaultPreviewBarItemNames.Scale Field

Returns “bScale”. Corresponds to the Scale toolbar button that invokes the dialog allowing you to scale a document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Scale = "bScale"

Field Value

Type
String
See Also