[]
Defines Standard Security Handler Revision 2. This handler uses RC4 encryption with key 40 bit length.
public class StandardSecurityHandlerRev2 : StandardSecurityHandler, IPdfDict, IDisposable
| Name | Description |
|---|---|
| StandardSecurityHandlerRev2() | Initialize a new instance of the StandardSecurityHandlerRev2 class. |
| Name | Description |
|---|---|
| AllowCopyContent | Gets or sets whether the user can copy contents from the PDF document. |
| AllowEditAnnotations | Gets or sets whether the user can edit annotations in the PDF document. |
| AllowEditContent | Gets or sets whether the user can edit the contents of the PDF document. |
| AllowPrint | Gets or sets whether the user can print the PDF document. |