Skip to main content
All docs
V23.2

RichEditControl.ActualDpiScale Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v23.2.dll

NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap

Declaration

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

Property Value

Type
Single
See Also