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):
...
Parameter | Type | Description |
---|---|---|
load_format | LoadFormat | The loading format |
See Also
- module
aspose.cells
- class
EbookLoadOptions