[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontScheme.GetFontName

GetFontName Method

GetFontName(ThemeFontType)

Gets a theme font name by its type.

Declaration
public string GetFontName(ThemeFontType type)
Public Function GetFontName(type As ThemeFontType) As String
Parameters
Type Name Description
ThemeFontType type

The theme font type.

Returns
Type Description
string

The theme font name.