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_PDFSECURITY

Show in webframe

typedef enum
{
   DOC2_PDF_SECURITY_NONE = 0,
   DOC2_PDF_SECURITY_40BITS,
   DOC2_PDF_SECURITY_128BITS,
} DOC2_PDFSECURITY;

The DOC2_PDFSECURITY enumerated type identify which level of PDF security to use when outputting recognition results.

Value

Meaning

DOC2_PDF_SECURITY_NONE

No security

DOC2_PDF_SECURITY_40BITS

40 bit RC4

DOC2_PDF_SECURITY_128BITS

128 bit RC4

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.