XpsSaveOptions constructor
XpsSaveOptions()
Initializes a new instance of this class that can be used to save a document in the SaveFormat.Xps format.
XpsSaveOptions()
XpsSaveOptions(saveFormat)
Initializes a new instance of this class that can be used to save a document in the SaveFormat.Xps or SaveFormat.OpenXps format.
XpsSaveOptions(saveFormat: Aspose.Words.SaveFormat)
| Parameter | Type | Description |
|---|---|---|
| saveFormat | SaveFormat |
See Also
- module Aspose.Words.Saving
- class XpsSaveOptions