[]
Represents a collection of fonts for the theme, providing access to major and minor fonts as well as the ability to retrieve fonts by name.
public sealed class Fonts
| Name | Description |
|---|---|
| this[string] | Gets a font associated with the specified name. |
| MajorFont | Gets a major font. |
| MinorFont | Gets a minor font. |