InitFontSchemeFromInherited
OverrideTheme.InitFontSchemeFromInherited method
Init FontScheme with new object for overriding FontScheme of InheritedTheme. And initialize data of this new object with data of the FontScheme of InheritedTheme.
public void InitFontSchemeFromInherited()
Exceptions
exception | condition |
---|---|
InvalidOperationException | Thrown if the FontScheme is already initialized (not null). |
See Also
- class OverrideTheme
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides