[]
Configurates Foreground. Get or set the fore ground color of the title
public TitleStyleBuilder Foreground(string value)
Public Function Foreground(value As String) As TitleStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TitleStyleBuilder | Current builder. |