Flags that indicate which fields (PdfCompressor1BitCompression, PdfCompressor2BitCompression and PdfCompressorPictureCompression) will be read and set and which fields will be ignored.
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No compression is set, use default compressions. |
0x00000001 | EnableOneBit | Enables setting 1BPP Compression type. |
0x00000002 | EnableTwoBit | Enables setting 2BPP Compression type. |
0x00000004 | EnablePicture | Enables setting Picture Compression type. |
The default values are as follows:
Refer to PdfCompressorEngine example
Products |
Support |
Feedback: EnabledCompressionsFlags Enumeration - Leadtools.PdfCompressor |
Introduction |
Help Version 19.0.2017.3.22
|