CompressImages
PdfOptimizationOptions.CompressImages property
Enables compressing images in the output PDF file.
public bool CompressImages { get; set; }
Remarks
Use this option to allow other compressing options: ImageQuality
and MaxResolution
. For code example, see this documentation.
See Also
- class PdfOptimizationOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer