InitFontScheme

IOverrideTheme.InitFontScheme method

Init FontScheme with new object for overriding FontScheme of InheritedTheme.

public void InitFontScheme()

Exceptions

exceptioncondition
InvalidOperationExceptionThrown if the FontScheme is already initialized (not null).

See Also