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_PDFBPP

Show in webframe

typedef enum
{
   DOC2_PDF_BPP_ORIGINAL = 0,
   DOC2_PDF_BPP_BLACKANDWHITE,
   DOC2_PDF_BPP_GRAYSCALE,
   DOC2_PDF_BPP_24BPP,
} DOC2_PDFBPP;

The DOC2_PDFBPP enumerated type specifies the possible values for the PDF color depth of the output formats.

Value

Meaning

DOC2_PDF_BPP_ORIGINAL

Original BPP

DOC2_PDF_BPP_BLACKANDWHITE

Black and white (1 BPP)

DOC2_PDF_BPP_GRAYSCALE

Grayscale

DOC2_PDF_BPP_24BPP

24 BPP

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.