LoadOptions constructor
init
Creates new default load options.
def __init__(self):
    ...
init
Creates new load options.
def __init__(self, load_format):
    ...
| Parameter | Type | Description | 
|---|---|---|
| load_format | LoadFormat | Format of a presentation to load. | 
See Also
- enumeration 
LoadFormat - class 
LoadOptions - module 
aspose.slides - library 
Aspose.Slides