Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : QualityFactor Property |
get_qualityFactor();
set_qualityFactor(value);
Object.defineProperty('qualityFactor');
Type | Description |
---|---|
int | 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)