Class | Description | |
---|---|---|
PdfCompressor | Provides the functionality to create a PDF document with or without Mixed Raster Content (MRC) segmentation options. | |
PdfCompressorSegmentImageEventArgs | Enables the user to approve or cancel the addition of any segment to the document. | |
PdfCompressorSegmentsInfo | Provides information about the bitmap segment. |
Structure | Description | |
---|---|---|
PdfCompressorCompressionTypes | Provides information about the PDF Compression options. | |
PdfCompressorOptions | Provides information about PDF Compressor options. |
Enumeration | Description | |
---|---|---|
EnabledCompressionsFlags | Flags that indicate which fields (PdfCompressor1BitCompression, PdfCompressor2BitCompression and PdfCompressorPictureCompression) will be read and set and which fields will be ignored. | |
PdfCompressor1BitCompression | Flags that specify the Compression type to be used with 1 bit images. | |
PdfCompressor2BitCompression | Flags that specify the Compression type to be used with 2 bits images. | |
PdfCompressorImageQuality | Flags that identify the quality of the source image when working with the PDF Compressor. | |
PdfCompressorOutputQuality | Flags that identify the quality of the output image when working with the PDF Compressor. | |
PdfCompressorPictureCompression | Flags that identify the Compression type to be used for Picture images. | |
SegmentationOptionsFlags | Flags that identify certain segmentation options. | |
SegmentTypeFlags | Flags that identify the type of the segment. |