Skip to main content
All docs
V25.2
  • IRichEditControl.ActualDpiScale Property

    For internal use.

    Namespace: DevExpress.XtraRichEdit

    Assembly: DevExpress.RichEdit.v25.2.Core.dll

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

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

    Property Value

    Type
    Single
    See Also