initFontSchemeFrom

initFontSchemeFrom(FontScheme fontScheme) function

Init FontScheme with new object for overriding FontScheme of InheritedTheme.

Parameters

NameTypeDescription
fontSchemeFontSchemeData to initialize from.

Error

ErrorCondition
com.aspose.ms.System.ArgumentNullExceptionThrown if the fontScheme parameter is null.