LoadOptions constructor
init
Initializes a new instance of the LoadOptions
class.
def __init__(self):
...
init
Initializes a new instance of the LoadOptions
class.
def __init__(self, file_format):
...
Parameter | Type | Description |
---|---|---|
file_format | groupdocs.metadata.common.FileFormat | The exact type of the file. |
See Also
- module
groupdocs.metadata.options
- class
LoadOptions