public enum PdfEncryptionLevel
Public Enumeration PdfEncryptionLevel
public enum class PdfEncryptionLevel
type PdfEncryptionLevel
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 |