OoxmlSaveOptions constructor
OoxmlSaveOptions()
Initializes a new instance of this class that can be used to save a document in the SaveFormat.Docx format.
OoxmlSaveOptions()
OoxmlSaveOptions(saveFormat)
Initializes a new instance of this class that can be used to save a document in the SaveFormat.Docx, SaveFormat.Docm, SaveFormat.Dotx, SaveFormat.Dotm or SaveFormat.FlatOpc format.
OoxmlSaveOptions(saveFormat: Aspose.Words.SaveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | Can be SaveFormat.Docx, SaveFormat.Docm, SaveFormat.Dotx, SaveFormat.Dotm or SaveFormat.FlatOpc. |
See Also
- module Aspose.Words.Saving
- class OoxmlSaveOptions