Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt.CreatePDFFromPPTParams
-
Packages that use CreatePDFFromPPTParams Package Description com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt Contains the classes for the parameters used in the Create PDF Job from PPT. -
-
Uses of CreatePDFFromPPTParams in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt
Methods in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt that return CreatePDFFromPPTParams Modifier and Type Method Description CreatePDFFromPPTParams
CreatePDFFromPPTParams.Builder. build()
Returns a newCreatePDFFromPPTParams
instance built from the current state of this builder.
-