[]
Represents the theme font.
public interface IThemeFont
Gets the font language type of the theme font.
FontLanguageIndex FontLanguageIndex { get; }
Gets or sets the name of the theme font.
string Name { get; set; }