[]
The SyntaxTextStyle class contains display attributes that determine the appearance of syntax text on the screen.
public class SyntaxTextStyle : BaseStyle
| Name | Description |
|---|---|
| BackColor | Gets or sets the Color used to paint the background. |
| Empty | Gets empty SyntaxTextStyle object. |
| ForeColor | Gets or sets the Color used to paint the text. |