Skip to main content

DefaultPreviewBarItemNames.ZoomFactor Field

Returns “zoomFactor”. Corresponds to the Zoom toolbar button that zooms a document to a specific zoom factor from the drop-down list.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ZoomFactor = "zoomFactor"

Field Value

Type
String
See Also