ThemeFonts
Class
Group of theme fonts mapped per language group (Latin, East Asian, Complex Script) for major/minor usage.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Theming
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
C#
public class ThemeFonts
Inheritance: objectThemeFonts
Constructors
Initializes a new instance of the ThemeFonts class with optional font names per language group.
Methods
Create a deep copy of the font mappings for all language groups.
Properties
Gets the theme font for the specified language group.
C#
public ThemeFont this[FontLanguageType fontLanguageType] { get; }
The theme font.