EmbeddedEotFontsHtmlController constructor

init(self)

Creates new instance.

def __init__(self):
    ...

init(self, controller)

Creates new instance.

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

See Also