DocumentViewerBase.ZoomOut() Method
Zooms out the page currently displayed in the DocumentViewer.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
This method decreases the zoom factor defined by the DocumentViewerBase.Zoom property.
See Also