HiQPdf Documentation

PdfEncryptionLevel Enumeration

HiQPdf Client for .NET Core
The encryption level

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum PdfEncryptionLevel
Members

  Member nameValueDescription
Low1 Encrypt PDF document with a 40-bit key
High2 Ecrypt PDF document with a 128-bit key
VeryHigh3 Ecrypt PDF document with a 256-bit key
See Also

Reference