Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.protectpdf |
Contains the option classes for
ProtectPDFOperation . |
Modifier and Type | Method and Description |
---|---|
static Permission |
Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<Permission> |
Permissions.getValues()
Returns the intended set of document permissions values.
|
Modifier and Type | Method and Description |
---|---|
void |
Permissions.addPermission(Permission permission)
Adds a document
Permission in the permissions set. |
Copyright © 2022 Adobe. All rights reserved.