[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.EncryptOptions.EncryptionLevelEnum

EncryptOptions.EncryptionLevelEnum Enum

Defines supported encryption options.

Namespace: GrapeCity.Documents.Pdf.Security
Assembly: DS.Documents.Pdf.dll
Syntax
public enum EncryptOptions.EncryptionLevelEnum
Public Enum EncryptOptions.EncryptionLevelEnum

Fields

Name Description
AES128

The AES-128 encryption.

AES256

The AES-256 encryption.

RC128

The RC-128 encryption.