Skip to main content

Interface: DocumentPermissions

Permission flags used when creating an encrypted PDF.

Properties

PropertyTypeDescription
accessibility?booleanWhether text/graphics extraction for accessibility is permitted (bit 3).
annotating?booleanWhether annotation and form editing is permitted for encrypted output.
assemble?booleanWhether document assembly (insert/rotate/delete pages) is permitted (bit 9).
copying?booleanWhether text and graphics copying is permitted for encrypted output.
fillForms?booleanWhether filling in form fields is permitted (bit 12).
highQualityPrint?booleanWhether high-quality printing is permitted (bit 10).
modifying?booleanWhether document modification is permitted for encrypted output.
printing?booleanWhether printing is permitted for encrypted output.