PdfDocumentSecurityEncryptionLevel Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfEncryptionLevel EncryptionLevel { get; set; }
Property Value
PdfEncryptionLevel