PdfFocusCImageOptionsJpegQuality Property |
Allows to specify the quality for output jpeg images from 1 to 100. Default value: 90.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.9.26
Syntax public int JpegQuality { get; set; }
Public Property JpegQuality As Integer
Get
Set
Property Value
Int32Remarks
This property affects only during the PDF to Jpeg conversion.
See Also