Link Search Menu Expand Document

Remover2JPEGQuality Property

Gets or sets the quality for JPEG image format. Used in MakePDFUnsearchable mode.

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

IRemover2JPEGQuality
See Also

Reference