PdfPermissions Enumeration
This enumeration lists permission flags that can be assigned to PDF files. The possible values are:
PDF Permissions
Name | Value | Description |
![]() |
0x0 | No permissions |
![]() |
0x4 | Allows printing |
![]() |
0x28 | Allows document modification |
![]() |
0x10 | Allows copying |
![]() |
0x3c | Allows printing, copying, and document modifications |