Back to Devexpress

CharacterProperties Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-characterproperties-dot-underscore-properties.md

latest2.3 KB
Original Source

CharacterProperties Properties

Contains character properties.

NameDescription
AllCapsSpecifies whether characters are capital letters.
BackgroundColorSpecifies the background color of characters.
FontBoldSpecifies whether characters are bold.
FontItalicSpecifies whether characters are italicized.
FontNameSpecifies the font name of characters.
FontSizeSpecifies the font size of characters.
ForegroundColorSpecifies the font color of characters.
HiddenSpecifies whether content is hidden.
HighlightColorSpecifies the highlight color of characters.
ScriptSpecifies the script format of characters.
SmallCapsSpecifies whether characters are small capital letters.
StrikeoutSpecifies whether characters are stricken out.
UnderlineSpecifies whether characters are underlined.
UnderlineColorSpecifies the underline color of characters.
UnderlineWordsOnlySpecifies whether space and tab characters are underlined in addition to other characters.

See Also

CharacterProperties Class

CharacterProperties Members

DevExpress.Blazor.RichEdit Namespace