Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.protectpdf |
Contains the option classes for
ProtectPDFOperation . |
Modifier and Type | Method and Description |
---|---|
static Permissions |
Permissions.createNew()
Creates a new
Permissions instance. |
Permissions |
PasswordProtectOptions.getPermissions()
Returns the intended document permissions for the resulting encrypted PDF file.
|
Modifier and Type | Method and Description |
---|---|
PasswordProtectOptions.Builder |
PasswordProtectOptions.Builder.setPermissions(Permissions permissions)
Sets the intended permissions for the encrypted PDF file.
|
Copyright © 2022 Adobe. All rights reserved.