Link Search Menu Expand Document

IRenderingOptionsJPEGQuality Property

Gets or sets the quality of output JPEG images.

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

Property Value

Type: Int32
The integer that represents the quality of JPEG output images. From 0 (min size) to 100 (max quality). Default is 80.
See Also

Reference