Enum
EncryptionType

Encryption algorithms available when securing exported PDFs.

Definition

Namespace:Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Export

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum EncryptionType

Fields

AES128

AES‑128 encryption.

Declaration

cs-api-definition
AES128 = 1

Field Value

EncryptionType

AES256

AES‑256 encryption.

Declaration

cs-api-definition
AES256 = 2

Field Value

EncryptionType

RC4

RC4 encryption.

Declaration

cs-api-definition
RC4 = 0

Field Value

EncryptionType

In this article
DefinitionFieldsAES128AES256RC4
Not finding the help you need?
Contact Support