Click or drag to resize

PdfMetamorphosisPdfSettingJpegQuality Property

Specify the image quality from 1 ... 100. Allows to reduce the size of PDF document due to loss of quality of embedded images. Default value: 90.

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

Property Value

Int32
See Also