ImageQuality
PdfOptimizationOptions.ImageQuality property
Sets the image quality in the output PDF file (in percent).
public int ImageQuality { get; set; }
Remarks
To change the image quality, first set the CompressImages
property to true
. For code example, see this documentation.
See Also
- class PdfOptimizationOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer