HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Encryption
Level Enumeration
The encryption level
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.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.Chromium Namespace
In This Article
Definition
Members
See Also