Leadtools.PdfCompressor Namespace : PdfCompressorEngine Class |
The following tables list the members exposed by PdfCompressorEngine.
Name | Description | |
---|---|---|
![]() | PdfCompressorEngine Constructor | Initializes the PdfCompressorEngine SDK. |
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 on each image segment inserted into the PDF file. |
![]() | Write | Overloaded. Writes the created file from memory to the file system using the path provided. |
Name | Description | |
---|---|---|
![]() | Finalize | Disposes of the PdfCompressorEngine SDK. |
![]() | raise__segmentImage | Occurs after calling Insert or InsertSegments |
Name | Description | |
---|---|---|
![]() | SegmentImage | Optional delegate method for additional processing. |