init_font_scheme method

init_font_scheme

Init FontScheme with new object for overriding FontScheme of InheritedTheme.

def init_font_scheme(self):
    ...

Exceptions

ExceptionDescription
RuntimeError(Proxy error(InvalidOperationException))Thrown if the FontScheme is already initialized (not null).

See Also