SyntaxHighlightProperties Properties
Contains format settings for a token.Name | Description |
---|---|
BackColor | Gets or sets the background color of a character(s). |
ForeColor | 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(s). |
UnderlineColor | Gets or sets the color of the underline for the specified characters. |
See Also