ASPxRichEditFont(String, String) Constructor
Initializes a new instance of the ASPxRichEditFont class with specified settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | The font name. |
fontFamily | String | The font family. |
See Also