For a list of all members of this type, see PdfCompressor members.
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by this object. | |
Insert | Overloaded. Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file. | |
InsertSegments | Applies the input Segments, compresses it, and inserts the image in the PDF file. This is provided for advanced usage. | |
raise_SegmentImage | Occurs after calling Insert or InsertSegments | |
SetCompression | Sets the compression type to be used with each image segment inserted in the PDF file. | |
Write | Writes the created file from memory to the file system using the path provided. |
Name | Description | |
---|---|---|
Finalize | Overridden. Disposes the PDFCompressor SDK | |
raise__segmentImage | Occurs after calling Insert or InsertSegments |