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