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

RichEditControl.ActualDpiScale Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v22.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

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

Property Value

Type
Single
See Also