Pdf |
Gets or sets the encryption level.
Default value: AES_128.
| Exception | Condition |
|---|---|
| ArgumentException | Value is not RC4_40, RC4_128, AES_128 nor AES_256. |
| InvalidOperationException | Current encryption information is used to read or write an encrypted PDF file and cannot be changed. Set new encryption information instead. |