[]
Gets a theme font name by its type.
public string GetFontName(ThemeFontType type)
Public Function GetFontName(type As ThemeFontType) As String
Type | Name | Description |
---|---|---|
ThemeFontType | type | The theme font type. |
Type | Description |
---|---|
string | The theme font name. |