Back to Devexpress

ICharacterProperties Members

blazor-devexpress-dot-blazor-dot-richedit-dot-icharacterproperties-dot-underscore-members.md

latest2.2 KB
Original Source

ICharacterProperties Members

Contains character properties.

Properties

NameDescription
AllCapsReturns whether all characters are capitalized.
BackgroundColorReturns the background color of characters.
FontBoldReturns whether characters are bold.
FontItalicReturns whether characters are italicized.
FontNameReturns the font name of characters.
FontSizeReturns the font size of characters.
ForegroundColorReturns the font color of characters.
HiddenReturns whether content is hidden.
HighlightColorReturns the highlight color of characters.
ScriptReturns the script format of characters.
SmallCapsReturns whether characters are small capital letters.
StrikeoutReturns whether characters are stricken out.
UnderlineReturns whether characters are underlined.
UnderlineColorReturns the underline color of characters.
UnderlineWordsOnlyReturns whether space and tab characters are underlined in addition to other characters.

See Also

ICharacterProperties Interface

DevExpress.Blazor.RichEdit Namespace