Back to Devexpress

ICharacterProperties Properties

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

latest2.3 KB
Original Source

ICharacterProperties Properties

Contains character 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

ICharacterProperties Members

DevExpress.Blazor.RichEdit Namespace