Uses of Class
com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF.ExtractRenditionOutput
-
Packages that use ExtractRenditionOutput Package Description com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF -
-
Uses of ExtractRenditionOutput in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF
Methods in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF that return types with arguments of type ExtractRenditionOutput Modifier and Type Method Description List<ExtractRenditionOutput>ExtractPDFOutput. getExtractedRenditions()Methods in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF with parameters of type ExtractRenditionOutput Modifier and Type Method Description voidExtractPDFOutput. addExtractedRendition(ExtractRenditionOutput extractedRendition)Method parameters in com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF with type arguments of type ExtractRenditionOutput Modifier and Type Method Description voidExtractPDFOutput. setExtractedRenditions(List<ExtractRenditionOutput> extractedRenditions)
-