[]
Gets the font family with a specified theme name.
FontFamily GetThemeFont(string themeName)
Function GetThemeFont(themeName As String) As FontFamily
| Type | Name | Description |
|---|---|---|
| string | themeName | Name of the theme. |
| Type | Description |
|---|---|
| FontFamily | The Font family. |