Permissions
Permissions
Overview
Permissions 是 Aspose.PDF 中的类型.
权限控制浏览器在加密的PDF上允许什么.
特性: AllowAccessibility, AllowAnnotations, AllowAssembly, AllowCopy, AllowFormFill, AllowModify,另外两个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AllowPrint | bool | 阅读/写作 | 得到了许可印记. |
AllowModify | bool | 阅读/写作 | 得到允许修改. |
AllowCopy | bool | 阅读/写作 | 得到许可的副本. |
AllowAnnotations | bool | 阅读/写作 | 得到允许注释. |
AllowFormFill | bool | 阅读/写作 | 得到许可表格填写. |
AllowAccessibility | bool | 阅读/写作 | 获得允许访问权限. |
AllowAssembly | bool | 阅读/写作 | 得到允许组装. |
AllowPrintHighRes | bool | 阅读/写作 | 得到允许印刷高分辨率. |