LoadSaveOptions constructor
Leave feedback
On this page
Creates a new instance of this class without any properties specified.
def __init__(self):
...
Creates a new instance of this class with the specified file format to save an assembled document to.
def __init__(self, save_format):
...
| Parameter | Type | Description |
|---|---|---|
| save_format | FileFormat |
A file format to save an assembled document to. |
- module
groupdocs.assembly - class
LoadSaveOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.