[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontScheme.GetThemeFont

GetThemeFont Method

GetThemeFont(ThemeFontType)

Gets a theme font by its type.

Declaration
public ThemeFont GetThemeFont(ThemeFontType type)
Public Function GetThemeFont(type As ThemeFontType) As ThemeFont
Parameters
Type Name Description
ThemeFontType type

The theme font type.

Returns
Type Description
ThemeFont

The theme font.