Class ProtectPDFResult
- java.lang.Object
-
- com.adobe.pdfservices.operation.pdfjobs.result.ProtectPDFResult
-
- All Implemented Interfaces:
PDFServicesJobResult
public class ProtectPDFResult extends Object implements PDFServicesJobResult
This class encapsulates the result ofProtectPDFJob
.
-
-
Constructor Summary
Constructors Constructor Description ProtectPDFResult(Asset asset)
Constructs a newProtectPDFResult
instance
-