[]
Gets a theme font by its type.
public ThemeFont GetThemeFont(ThemeFontType type)
Public Function GetThemeFont(type As ThemeFontType) As ThemeFont
Type | Name | Description |
---|---|---|
ThemeFontType | type | The theme font type. |
Type | Description |
---|---|
ThemeFont | The theme font. |