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

    For internal use.

    Namespace: DevExpress.XtraRichEdit

    Assembly: DevExpress.XtraRichEdit.v25.1.dll

    NuGet Package: DevExpress.Win.RichEdit

    Declaration

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

    Property Value

    Type
    Single
    See Also