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