SyntaxHighlightProperties Properties
Contains format settings for a token.
Name | Description |
---|---|
Back |
Gets or sets the background color of a character |
Fore |
Gets or sets the foreground color of characters. |
Strikeout | Gets or sets a value indicating whether characters are strikeout. |
Underline |
Gets or sets the type of underline applied to the character |
Underline |
Gets or sets the color of the underline for the specified characters. |
See Also