initFontSchemeFrom
initFontSchemeFrom(FontScheme fontScheme) function
Init FontScheme with new object for overriding FontScheme of InheritedTheme.
Parameters
Name | Type | Description |
---|---|---|
fontScheme | FontScheme | Data to initialize from. |
Error
Error | Condition |
---|---|
com.aspose.ms.System.ArgumentNullException | Thrown if the fontScheme parameter is null. |