HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Security
Info
Encryption
Mode Property
The encryption algorithm used (e.g., RC4, AES)
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfEncryptionMode
EncryptionMode
{
get
; }
Property Value
PdfEncryptionMode
See Also
Reference
PdfSecurityInfo Class
HiQPdf.Next Namespace
In This Article
Definition
See Also