Overview and description of Leadtools PdfCompressor classes.
Class | Description | |
---|---|---|
PdfCompressorEngine | Provides the functionality to create a PDF document with or without Mixed Raster Content (MRC) segmentation options. | |
PdfCompressorExtensions | Contains an asynchronous extension to write PDF content to a LEAD stream. PdfCompressorExtensions is an abstract class and cannot be created directly. | |
PdfCompressorSegmentImageEventArgs | Enables the user to approve or cancel the addition of any segment to the document. | |
PdfCompressorSegmentsInfo | Provides information about the bitmap segment. | |
PdfCompressorWriteAsyncCompletedEventArgs | Contains event arguments and it is passed to the PdfCompressorEngine.WriteAsyncCompleted event whenever a PdfCompressorEngine.WriteAsync operation finishes. |