EmbeddedEotFontsHtmlController constructor

init

Creates new instance.

def __init__(self):
    ...

init

Creates new instance.

def __init__(self, controller):
    ...
ParameterTypeDescription
controllerIHtmlFormattingControllerHTML formatting controller.

See Also