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

    For internal use.

    Namespace: DevExpress.XtraRichEdit

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

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

    Property Value

    Type
    Single
    See Also