Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

DOC2_PDFMRC

Show in webframe

typedef enum
{
   DOC2_PDF_MRC_NO = 0,
   DOC2_PDF_MRC_MIN,
   DOC2_PDF_MRC_GOOD,
   DOC2_PDF_MRC_LOSSLESS,
} DOC2_PDFMRC;

The DOC2_PDFMRC enumerated type specifies the different quality levels PDF MRC can have.

Value

Meaning

DOC2_PDF_MRC_NO

No MRC

DOC2_PDF_MRC_MIN

MRC Minimum

DOC2_PDF_MRC_GOOD

MRC Good

DOC2_PDF_MRC_LOSSLESS

MRC Lossless

Comments

This enumerated type is used by the following structure:

PDFCOMMONSETTINGS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.