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

CharacterProperties Properties

Contains properties of a text span’s characters.
Name Description
AllCaps Specifies whether a text span’s characters are capital letters.
BackgroundColor Specifies the background color for a text span’s characters.
FontBold Specifies whether a text span’s characters are bold.
FontItalic Specifies whether a text span’s characters are italicized.
FontName Specifies the font name for a text span’s characters.
FontSize Specifies the font size for a text span’s characters.
ForegroundColor Specifies the font color for a text span’s characters.
Hidden Specifies whether a text span’s content is hidden.
HighlightColor Specifies the highlight color for a text span’s characters.
Script Specifies the script format for a text span’s characters.
Strikeout Specifies whether the text span’s characters are strikeout.
Underline Specifies whether a text span’s characters are underlined.
UnderlineColor Specifies the underline color for a text span’s characters.
UnderlineWordsOnly Specifies whether space and tab characters are underlined in addition to other characters.
See Also