Skip to main content
All docs
V24.2

RichEditControl.ActualDpiScale Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v24.2.dll

Declaration

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

Property Value

Type
Single
See Also