Skip to main content

DefaultBarManagerItemNames.ZoomOut Field

Returns “bZoomOut”. Corresponds to the Zoom Out toolbar button that decreases a document’s current zoom factor.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string ZoomOut = "bZoomOut"

Field Value

Type
String
See Also