__init__ constructor

init

Initializes a new instance of the FontConvertOptions class with default output format.

def __init__(self):
    ...

See Also