Uses of Class
com.adobe.pdfservices.operation.internal.cpf.dto.request.platform.pagemanipulation.PageActionParams
-
Packages that use PageActionParams Package Description com.adobe.pdfservices.operation.internal.cpf.dto.request.platform -
-
Uses of PageActionParams in com.adobe.pdfservices.operation.internal.cpf.dto.request.platform
Constructor parameters in com.adobe.pdfservices.operation.internal.cpf.dto.request.platform with type arguments of type PageActionParams Constructor Description DeletePagesParams(List<PageActionParams> pageActionParams)RotatePagesParams(List<PageActionParams> pageActionParams)
-