DOM.Styles.FontScheme
Describes a document font scheme used by a theme to provide coordinated typefaces.
Agroups the primary (major) and secondary (minor) font families for different script categories (Latin, East Asian, Complex Script) and provides a list of script-specific font overrides. Consumers should consult the scheme when producing styled text or when falling back to theme-provided fonts.
8 members
Properties
Gets or sets the major complex-script font family used for prominent complex-script text.
Gets or sets the major East Asian font family used for prominent CJK text.
Gets or sets the major Latin font family used for prominent (heading-level) text.
Gets or sets the minor complex-script font family used for body (regular) complex-script text.
Gets or sets the minor East Asian font family used for body (regular) CJK text.
Gets or sets the minor Latin font family used for body (regular) Latin text.
Gets or sets the canonical name of the font scheme.
Gets or sets script-specific font entries that provide overrides or additional font metadata.