EbookLoadOptions constructor

init

Creates an options of loading the ebook file.

def __init__(self):
    ...

init

Creates an options of loading the ebook file.

def __init__(self, load_format):
    ...
ParameterTypeDescription
load_formatLoadFormatThe loading format

See Also