[]
        
(Showing Draft Content)

C1.C1Preview.Export.PdfSecurity.EncryptionType

PdfSecurity.EncryptionType Enum

Specifies the type of encryption to use for a password-protected PDF document.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.8.dll
Syntax
public enum PdfSecurity.EncryptionType

Fields

Name Description
AES_128

128-bit AES encryption.

RC4_128

128-bit RC4 encryption.

RC4_40

40-bit RC4 encryption.