Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_JpegQualityLevel method
PdfSaveOptions::set_JpegQualityLevel method
The Quality category specifies the level of compression for an image. Available values are 0 to 100. The lower the number specified, the higher the compression and therefore the lower the quality of the image. 0 value results in lowest quality image, while 100 results in highest.
void Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_JpegQualityLevel(int32_t value)
See Also
- Class PdfSaveOptions
- Namespace Aspose::TeX::Presentation::Pdf
- Library Aspose.TeX for C++