EncryptionLevel
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the PDF document encryption level.

Syntax

enum EncryptionLevel

Remarks

PDF Creator Pilot supports the following encryption levels:

Name

Description

Value

el40bitRC4 Low encryption (40-bit RC4). Compatible with Acrobat 3.0 and later.

0

el128bitRC4 High encryption (128-bit RC4). Compatibile with Acrobat 5.0 and later.

1

See Also

Reference