ImageSaveOptions
ImageSaveOptions()
Creates the options for saving image file.
public ImageSaveOptions()
See Also
- class ImageSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
ImageSaveOptions(SaveFormat)
Creates the options for saving image file.
public ImageSaveOptions(SaveFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | The file format. It must be tiff or svg. |
See Also
- enum SaveFormat
- class ImageSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells