Link Search Menu Expand Document

IOptimizationOptionsJPEGQuality Property

Gets or sets the quality of JPEG compressed images.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
int JPEGQuality { get; set; }

Property Value

Type: Int32
The integer that represents the quality of JPEG compressed images. From 0 (min size) to 100 (max quality). Default is 25 - provides smallest file size with acceptable visual quality for a text.
See Also

Reference