IdxRichEditCharacterPropertiesBase Properties
Exposes the basic character settings.
Name | Description |
---|---|
All |
Specifies whether a document range is capitalized. |
Back |
Specifies the highlight color applied to a document range. |
Bold | Specifies whether the Bold font attribute is applied to a document range. |
Font |
Specifies a document range‘s font typeface. |
Font |
Specifies a document range‘s font size. |
Fore |
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. |
Strikeout |
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. |
Underline |
Specifies the underline color. |
See Also