Poppler.Permissions – poppler-glib Reference Manual
Permissions
Description:
[
CCode
( cprefix =
"POPPLER_PERMISSIONS_"
, type_id =
"poppler_permissions_get_type ()"
) ]
[
Flags
]
public
enum
Permissions
Permissions
Namespace:
Poppler
Package:
poppler-glib
Content:
Enum values:
FULL
-
document permits all operations
OK_TO_ADD_NOTES
-
annotations can added to the document
OK_TO_ASSEMBLE
-
assemble the document (insert, rotate, or delete pages and create bookmarks or thumbnail images).
OK_TO_COPY
-
document can be copied
OK_TO_EXTRACT_CONTENTS
-
extract text and graphics (in support of accessibility to users with disabilities or for other purposes).
OK_TO_FILL_FORM
-
interactive form fields can be filled in
OK_TO_MODIFY
-
document contents can be modified
OK_TO_PRINT
-
document can be printer
OK_TO_PRINT_HIGH_RESOLUTION
-
document can be printer at high resolution.
2022 vala-language.org