Aspose::Cells::Rendering::ImageOrPrintOptions::GetQuality method
ImageOrPrintOptions::GetQuality method
Gets or sets a value determining the quality of the generated images to apply only when saving pages to the Jpeg format. The default value is 100.
int32_t Aspose::Cells::Rendering::ImageOrPrintOptions::GetQuality()
Remarks
Has effect only when saving to JPEG. The value must be between 0 and 100. The default value is 100.
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++