Skip to main content

ASPxRichEditFontSettings Class

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

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v24.2.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