HiQPdf Documentation

PdfDocumentSecurityEncryptionLevel Property

Quickly Create High Quality PDFs
Controls the encryption level. When the level is High a 128-bit key is used for RC4 encryption, otherwise a 40-bit key is used. The encryption is High by default

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfEncryptionLevel EncryptionLevel { get; set; }

Property Value

Type: PdfEncryptionLevel
See Also

Reference