Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.protectpdf.Permissions
-
Packages that use Permissions Package Description com.adobe.pdfservices.operation.pdfjobs.params.protectpdf Contains the param classes forProtectPDFJob. -
-
Uses of Permissions in com.adobe.pdfservices.operation.pdfjobs.params.protectpdf
Methods in com.adobe.pdfservices.operation.pdfjobs.params.protectpdf that return Permissions Modifier and Type Method Description PermissionsPasswordProtectParams. getPermissions()Returns the intended documentPermissionsfor the resulting encrypted PDF file.Methods in com.adobe.pdfservices.operation.pdfjobs.params.protectpdf with parameters of type Permissions Modifier and Type Method Description PasswordProtectParams.BuilderPasswordProtectParams.Builder. setPermissions(Permissions permissions)Sets the intended permissions for the encrypted PDF file.
-