'Declaration Public Function GetFontName( _ ByVal type As ThemeFontType _ ) As System.String
public System.string GetFontName( ThemeFontType type )
Parameters
- type
- The theme font type.
Return Value
The theme font name.
'Declaration Public Function GetFontName( _ ByVal type As ThemeFontType _ ) As System.String
public System.string GetFontName( ThemeFontType type )