OptimizationOptionsImageCompressionOptions Property
Set of options which describe will images in the document be compressed and parameters of the compression.

Namespace: Aspose.Pdf.Optimization
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public ImageCompressionOptions ImageCompressionOptions { get; }

Property Value

Type: ImageCompressionOptions
See Also