-
Notifications
You must be signed in to change notification settings - Fork 8
Interface Permissions
lublak edited this page Jun 20, 2021
·
4 revisions
- assemble
- copy
- copyForAccessibility
- fillInteractiveForms
- modifyAnnotations
- modifyContents
- printHQ
• Readonly assemble: boolean
allow to assemble
readonly
• Readonly copy: boolean
allow to copy the content
readonly
• Readonly copyForAccessibility: boolean
allow to copy the content for accessibility
readonly
• Readonly fillInteractiveForms: boolean
allow to fill interactive forms
readonly
• Readonly modifyAnnotations: boolean
allow to modify annotations
readonly
• Readonly modifyContents: boolean
allow to modify contents
readonly
• Readonly print: boolean
allow to print
readonly
• Readonly printHQ: boolean
allow to print in highquality
readonly