ThemeFont Constructors
Defines a font for a presentation theme.| Name | Parameters | Description |
|---|---|---|
| ThemeFont(String, String, String) | latinFontName, eastAsianFontName, complexScriptFontName | Initializes a new instance of the ThemeFont class with specified settings. |
See Also