Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.PDFProperties
-
Packages that use PDFProperties Package Description com.adobe.pdfservices.operation.pdfjobs.result Contains the result classes and sub-packages forPDFServicesJobimplementations in thecom.adobe.pdfservices.operation.pdfjobs.jobspackage. -
-
Uses of PDFProperties in com.adobe.pdfservices.operation.pdfjobs.result
Methods in com.adobe.pdfservices.operation.pdfjobs.result that return PDFProperties Modifier and Type Method Description PDFPropertiesPDFPropertiesResult. getPdfProperties()ReturnsPDFPropertiesConstructors in com.adobe.pdfservices.operation.pdfjobs.result with parameters of type PDFProperties Constructor Description PDFPropertiesResult(PDFProperties pdfProperties, String pdfPropertiesJson)Constructs a newPDFPropertiesResultinstance withPDFPropertiesand PDF Properties JSON
-