DocumentViewerBase.ZoomIn() Method
In This Article
Zooms in on 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 increases the zoom factor defined by the DocumentViewerBase.Zoom property.
See Also