Skip to main content
A newer version of this page is available. .
All docs
V22.1
.NET Framework 4.5.2+

IRichEditControl.ActualDpiScale Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v22.1.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
float ActualDpiScale { get; }

Property Value

Type
Single
See Also