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