Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file.
| Overload | Description |
|---|---|
| Insert(rasterimage) | Compresses the specified image, without segmenting it, and inserts the image in the PDF file. |
| Insert(rasterimage,pdfcompressoroptions) | Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file. |