←Select platform

PdfCompressorEngine Class Members

Summary

The following tables list the members exposed by PdfCompressorEngine.

Public Constructors

Name Description
Public Constructor PdfCompressorEngine Initializes the PdfCompressorEngine SDK.

Public Methods

Name Description
Public Method Insert Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file.
Public Method InsertSegments Applies the input Segments, compresses it, and inserts the image in the PDF file. This is provided for advanced usage.
Public Method SetCompression Sets the compression type to be used on each image segment inserted into the PDF file.
Public Method Write Writes the created file from memory to the file system using the path provided.
Public Method WriteAsync Asynchronously writes the created PDF content to the file system using the path provided.

Protected Methods

Name Description
Protected Method Dispose Releases all resources used by this object.
Protected Method Finalize Disposes of the PdfCompressorEngine SDK.

Public Events

Name Description
Public Event SegmentImage Optional delegate method for additional processing.
Public Event WriteAsyncCompleted Fires when the asynchronous PdfCompressorEngine.WriteAsync method finishes.

See Also

PdfCompressorEngine Class

Leadtools.PdfCompressor Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.