XpsSaveOptions
XpsSaveOptions()
Creates options for saving xps file.
public XpsSaveOptions()
See Also
- class XpsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
XpsSaveOptions(SaveFormat)
Creates options for saving xps file.
public XpsSaveOptions(SaveFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | The save format, it must be xps format. |
See Also
- enum SaveFormat
- class XpsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells