DOC2_PDFCOLORQUALITY

typedef enum 
{ 
   DOC2_PDFCOLORQUALITY_MIN = 0, 
   DOC2_PDFCOLORQUALITY_GOOD, 
   DOC2_PDFCOLORQUALITY_LOSSLESS, 
} DOC2_PDFCOLORQUALITY; 

The DOC2_PDFCOLORQUALITY enumerated type specifies the possible values for the PDF color quality of the output formats.

Value Meaning
DOC2_PDFCOLORQUALITY_MIN Minimum color quality
DOC2_PDFCOLORQUALITY_GOOD Good color quality
DOC2_PDFCOLORQUALITY_LOSSLESS Lossless color quality

Comments

The enumeration is used by:

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

LEADTOOLS OCR Module - OmniPage Engine C API Help

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