Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| AES_V1 | 5 | AES algorithm for encryption with a zero initialized iv. |
| AES_V2 | 6 | AES algorithm for encryption with a random initialized iv. |
| RC4_V1 | 0 | RC4 algorithm for encryption. |
| RC4_V2 | 2 | RC4 algorithm for encryption. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDFStdSecurityMethod