ThemeFontScheme
type ThemeFontScheme = { major: ThemeFontCollection; minor: ThemeFontCollection; name: string;};Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
major | ThemeFontCollection | - |
minor | ThemeFontCollection | - |
name | string | Name of the font scheme. |