ASPxRichEditFont Properties
Defines a font in the ASPxRichEdit control.
Name | Description |
---|---|
Bold |
Specifies the URI of a file that contains the font in bold. |
Bold |
Specifies the URI of a file that contains the font in the bold and italic style. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Font |
Specifies the font family. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Italic |
Specifies the URI of a file that contains the font in the italic style. |
Name | Specifies the font name. |
Regular |
Specifies the URI of a file that contains the font in the regular style. |
Use |
Specifies whether the font’s source files should be downloaded from Google Fonts. |
See Also