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