PrintLayoutView.FitToPage() Method
In This Article
Zooms the document so that the entire page is visible in the control.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Remarks
Use the FitToPage method to zoom the document so that an end-user can see the entire page in the control.
See Also