LoadSaveOptions
LoadSaveOptions()
Creates a new instance of this class without any properties specified.
public LoadSaveOptions()
See Also
- class LoadSaveOptions
- namespace GroupDocs.Assembly
- assembly GroupDocs.Assembly
LoadSaveOptions(FileFormat)
Creates a new instance of this class with the specified file format to save an assembled document to.
public LoadSaveOptions(FileFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | FileFormat | A file format to save an assembled document to. |
See Also
- enum FileFormat
- class LoadSaveOptions
- namespace GroupDocs.Assembly
- assembly GroupDocs.Assembly