Link Search Menu Expand Document

UnsearchablePDFMakerJPEGQuality Property

Gets or sets the quality for JPEG image format.

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

Property Value

Type: Int32
Integer that represents the quality of JPEG output images. From 0 (min size) to 100 (max quality). Default is 90.

Implements

IUnsearchablePDFMakerJPEGQuality
See Also

Reference