DocumentEncryption
IPDFDocument4 :: General document management :: Document protection and encryption

See Also
Collapse All

This property gets or sets the PDF document's encryption level.

Syntax

EncryptionLevel DocumentEncryption { get; set; }
Value
One of the EncryptionLevel values.

Remarks

See the UserPassword property for examples.

Note: Setting this property to el128bitRC4 will force the output file format version to be 1.4. See compatibility for more details.

See Also

Reference