Click or drag to resize

PdfFocusCImageOptionsJpegQuality Property

Allows to specify the quality for output jpeg images from 1 to 100. Default value: 90.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public int JpegQuality { get; set; }

Property Value

Int32
Remarks
This property affects only during the PDF to Jpeg conversion.
See Also