Skip to main content
A newer version of this page is available. .

CharacterPropertiesBase Properties

Serves as the base for the CharacterProperties interface providing access to character properties.
Name Description
AllCaps Gets or sets a value indicating whether all characters are capital letters.
BackColor Gets or sets the background color of character(s).
Bold Gets or sets a value indicating whether characters are bold.
FontName Gets or sets the character(s) font name.
FontSize Gets or sets the character(s) font size.
ForeColor Gets or sets the foreground color of characters.
Hidden Gets or sets a value indicating whether a character(s) is hidden.
HighlightColor Gets or sets the text’s highlight color.
Italic Gets or sets a value indicating whether a character(s) is italicized.
Language Specifies the spell check language.
NoProof Specifies whether or not the text shall be proof read by the spell checker.
Strikeout Gets or sets a value indicating whether characters are strikeout.
Subscript Gets or sets a value indicating whether character(s) are formatted as subscript.
Superscript Gets or sets a value indicating whether character(s) are formatted as superscript.
Underline Gets or sets the type of underline applied to the character(s).
UnderlineColor Gets or sets the color of the underline for the specified characters.
See Also