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

ASPxRichEditFont Properties

Defines a font in the ASPxRichEdit control.
Name Description
BoldFontUri Specifies the URI of a file that contains the font in bold.
BoldItalicFontUri 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 CollectionItem.
FontFamily Specifies the font family.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
ItalicFontUri Specifies the URI of a file that contains the font in the italic style.
Name Specifies the font name.
RegularFontUri Specifies the URI of a file that contains the font in the regular style.
UseGoogleFonts Specifies whether the font’s source files should be downloaded from Google Fonts.
See Also