Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IdxRichEditCharacterPropertiesBase Properties

Exposes the basic character settings.
Name Description
AllCaps Specifies whether a document range is capitalized.
BackColor Specifies the highlight color applied to a document range.
Bold Specifies whether the Bold font attribute is applied to a document range.
FontName Specifies a document range‘s font typeface.
FontSize Specifies a document range‘s font size.
ForeColor Specifies a document range‘s font color.
Hidden Specifies whether the Hidden font attribute is applied to a document range.
Italic Specifies whether the Italic font attribute is applied to a document range.
Strikeout Specifies whether strikeout is applied to a document range.
StrikeoutColor Specifies the color applied to strikeout.
Subscript Specifies whether the Subscript font attribute is applied to a document range.
Superscript Specifies whether the Superscript font attribute is applied to a document range.
Underline Specifies the type of underline applied to a document range.
UnderlineColor Specifies the underline color.
See Also