Skip to main content
All docs
V25.1
  • ASPxRichEditFontSettings Class

    Contains settings that allow you to provide information about fonts available in the control.

    Namespace: DevExpress.Web.ASPxRichEdit

    Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll

    NuGet Package: DevExpress.Web.Office

    Declaration

    public class ASPxRichEditFontSettings :
        ASPxRichEditSettingsBase

    The following members return ASPxRichEditFontSettings objects:

    Remarks

    See the Font Management topic to learn more about fonts in the ASPxRichEdit control.

    Inheritance

    See Also