Uses of Class
com.adobe.pdfservices.operation.pdfjobs.jobs.OCRJob
-
Packages that use OCRJob Package Description com.adobe.pdfservices.operation.pdfjobs.jobs Contains implementation classes and sub-packages forPDFServicesJob
. -
-
Uses of OCRJob in com.adobe.pdfservices.operation.pdfjobs.jobs
Methods in com.adobe.pdfservices.operation.pdfjobs.jobs that return OCRJob Modifier and Type Method Description OCRJob
OCRJob. setOutput(Asset asset)
Sets the output asset for the job.OCRJob
OCRJob. setParams(OCRParams ocrParams)
Set params for the job.
-