Skip to main content
A newer version of this page is available. .

ASPxRichEditFontSettings Class

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

Namespace: DevExpress.Web.ASPxRichEdit

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