Enum EncryptionType
Encryption algorithms available when securing exported PDFs.
Namespace: Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Export
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum EncryptionType
AES128
AES‑128 encryption.
AES256
AES‑256 encryption.
RC4
RC4 encryption.