Degree of loss in the compression process. This applies to JPEG compression only.
Object.defineProperty(PdfDocumentOptions.prototype, 'qualityFactor',
get: function(),
set: function(value)
)
qualityFactor: number;
A QualityFactor determines the degree of loss in the compression process. The default value is 80.
QualityFactor is a number that determines the degree of loss in the compression process.
This applies to JPEG compression only.
0 - Lossless
2 - 255 Lossy (2 - Best Quality, 255 - Best Compression)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET