Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties.PDFPropertiesParams
-
Packages that use PDFPropertiesParams Package Description com.adobe.pdfservices.operation.pdfjobs.jobs Contains implementation classes and sub-packages forPDFServicesJob.com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties Contains the param classes forPDFPropertiesJob. -
-
Uses of PDFPropertiesParams in com.adobe.pdfservices.operation.pdfjobs.jobs
Methods in com.adobe.pdfservices.operation.pdfjobs.jobs with parameters of type PDFPropertiesParams Modifier and Type Method Description PDFPropertiesJobPDFPropertiesJob. setParams(PDFPropertiesParams pdfPropertiesParams)Set params for the job. -
Uses of PDFPropertiesParams in com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties
Methods in com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties that return PDFPropertiesParams Modifier and Type Method Description PDFPropertiesParamsPDFPropertiesParams.Builder. build()Returns a newPDFPropertiesParamsinstance built from the current state of this builder.
-