ApiThemeFontScheme
class ApiThemeFontScheme
Description
Class representing a theme font scheme.
Instance Methods
- GetClassType
(): themeFontScheme
Returns the type of the ApiThemeFontScheme class.
- SetSchemeName
(sName): boolean
Sets a name to the current theme font scheme.
- SetFonts
(mjLatin, mjEa, mjCs, mnLatin, mnEa, mnCs)
Sets the fonts to the current theme font scheme.
- Copy
(): ApiThemeFontScheme
Creates a copy of the current theme font scheme.
- ToJSON
(): JSON
Converts the ApiThemeFontScheme object into the JSON object.