Namespace: BitMiracle.Docotic.Pdf
public void Uncompress()
Public Sub Uncompress
Calling this method will cause image data to be saved without any compression.
Saving image data without compression will cause output PDF file to be bigger in size, so this method probably should be used only if required for compatibility reasons.