PdfEncryptionAlgorithm

PdfEncryptionAlgorithm enumeration

Specifies the encryption algorithm to use for encrypting a PDF document.

Members

Member nameDescription
RC4_40Specifies the encryption algorithm to use for encrypting a PDF document.
RC4_128Specifies the encryption algorithm to use for encrypting a PDF document.

See Also