HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Encryption
Level Enumeration
The encryption level
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
enum
PdfEncryptionLevel
Members
Low
1
Encrypt PDF document with a 40-bit key
High
2
Ecrypt PDF document with a 128-bit key
VeryHigh
3
Ecrypt PDF document with a 256-bit key
See Also
Reference
HiQPdf Namespace
In This Article
Definition
Members
See Also