Namespace: BitMiracle.Docotic.Pdf
public void RecompressWithFlate()
Public Sub RecompressWithFlate
Image data is recompressed using maximum (9) compression quality.
This method throws UnsupportedImageException when used on an inline image. You can check IsInline property before invoking this method.