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