Skip to main content

DefaultBarManagerItemNames.ZoomIn Field

Returns “bZoomIn”. Corresponds to the Zoom In toolbar button that increases 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 ZoomIn = "bZoomIn"

Field Value

Type
String
See Also