DXRichEditBehaviorOptions.DefaultMaxZoomFactor Property
In This Article
Indicates the maximum default zoom factor of a RichEditControl. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
#Declaration
#Property Value
Type | Description |
---|---|
Single | A Single value that is the default maximum zoom factor (by default. it equals positive infinity). |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Default |
---|---|
Rich |
|
See Also