Skip to main content

DefaultBarManagerItemNames.Zoom Field

Returns “bZoom”. Corresponds to the Zoom toolbar button that zooms a document to a specific zoom factor.

Namespace: DevExpress.Xpf.DocumentViewer

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

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string Zoom = "bZoom"

Field Value

Type
String
See Also