RichEditView.ZoomFactor Property
In This Article
Gets or sets the current zoom level used to display the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Single | 1 |
The factor by which the contents of the control is zoomed. |
See Also