API Reference
Struct
PowerPointThemeFontInfo
Represents the major/minor Latin fonts in a theme.
Inheritance
- ValueType
- PowerPointThemeFontInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public PowerPointThemeFontInfo(String majorLatin, String minorLatin) #Creates a theme font info entry.
Parameters
- majorLatin System.String
- minorLatin System.String