SaveOptions constructor
init
Initializes new instance of SaveOptions
class.
def __init__(self, file_type):
...
Parameter | Type | Description |
---|---|---|
file_type | FileType |
The type of the file. |
See Also
- module
groupdocs.merger.domain.options
- class
SaveOptions