CharacterProperties Properties
Contains character properties.| Name | Description |
|---|---|
| AllCaps | Specifies whether characters are capital letters. |
| BackgroundColor | Specifies the background color of characters. |
| FontBold | Specifies whether characters are bold. |
| FontItalic | Specifies whether characters are italicized. |
| FontName | Specifies the font name of characters. |
| FontSize | Specifies the font size of characters. |
| ForegroundColor | Specifies the font color of characters. |
| Hidden | Specifies whether content is hidden. |
| HighlightColor | Specifies the highlight color of characters. |
| Script | Specifies the script format of characters. |
| SmallCaps | Specifies whether characters are small capital letters. |
| Strikeout | Specifies whether characters are stricken out. |
| Underline | Specifies whether characters are underlined. |
| UnderlineColor | Specifies the underline color of characters. |
| UnderlineWordsOnly | Specifies whether space and tab characters are underlined in addition to other characters. |
See Also