public final class AccessPermissionsNone extends Object implements IAccessPermissions
| Modifier and Type | Method and Description |
|---|---|
static AccessPermissionsNone |
get() |
boolean |
mayAssemble()
Assemble the document: insert, rotate or delete pages and create
bookmarks or thumbnail images.
|
boolean |
mayCopy()
Copy or otherwise extract text and graphics from the document in support
of accessibility to disabled users or for other purposes.
|
boolean |
mayExtract()
Extract text and graphics (in support of accessibility to disabled users
or for other purposes)
|
boolean |
mayFillForm()
Fill in existing interactive form fields (including signature fields)
|
boolean |
mayModify()
Modify the contents of the document by operations other than those
controlled by mayModifyAnnotation and mayFillForm
|
boolean |
mayModifyAnnotation()
Add or modify text annotations, fill in interactice form fields, and if
mayModify is set, create or modify interactive form fields (including
signature fields)
|
boolean |
mayPrint()
Print the document
|
boolean |
mayPrintHighQuality()
Print the document to a representation from which a faithful digital copy
of the PDF content could be generated.
|
public static AccessPermissionsNone get()
public final boolean mayAssemble()
IAccessPermissionsmayAssemble in interface IAccessPermissionspublic final boolean mayCopy()
IAccessPermissionsmayCopy in interface IAccessPermissionspublic final boolean mayExtract()
IAccessPermissionsmayExtract in interface IAccessPermissionspublic final boolean mayFillForm()
IAccessPermissionsmayFillForm in interface IAccessPermissionspublic final boolean mayModify()
IAccessPermissionsmayModify in interface IAccessPermissionspublic final boolean mayModifyAnnotation()
IAccessPermissionsmayModifyAnnotation in interface IAccessPermissionspublic final boolean mayPrint()
IAccessPermissionsmayPrint in interface IAccessPermissionspublic final boolean mayPrintHighQuality()
IAccessPermissionsmayPrintHighQuality in interface IAccessPermissionsCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.