Flags that identify certain segmentation options.
Members
Value | Member | Description |
---|---|---|
0x00000000 | FavorOneBit | Favor 1 bit images whenever there's minimum data loss. |
0x00000000 | WithBackground | With Background images. Search for background within the image. |
0x00000001 | FavorTwoBit | Favor 2 bit images whenever there's minimum data loss. |
0x00000002 | ForceOneBit | Force 1 bit images whenever data loss is within accepted range. |
0x00000003 | ForceTwoBit | Force 2 bit images whenever data loss is within accepted range. |
0x00000010 | WithoutBackground | Without Background images. |
Refer to PdfCompressorEngine example
Products |
Support |
Feedback: SegmentationOptionsFlags Enumeration - Leadtools.PdfCompressor |
Introduction |
Help Version 19.0.2017.3.22
|