PdfSecurityEncryptionMode Property
Controls the encryption mode which can be RC4 or AES. The encryption mode is RC4 by default
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public PdfEncryptionMode EncryptionMode { get; set; }
Property Value
PdfEncryptionMode