Namespace: BitMiracle.Docotic.Pdf
public void RecompressWithJpeg()
Public Sub RecompressWithJpeg
The JPEG quality is set to 100 during recompression.
This method throws UnsupportedImageException when used on an inline image. You can check IsInline property before invoking this method.