Class DocumentMergeParams
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.cpf.dto.request.platform.documentmerge.DocumentMergeParams
-
- All Implemented Interfaces:
PlatformParams
public class DocumentMergeParams extends Object implements PlatformParams
-
-
Constructor Summary
Constructors Constructor Description DocumentMergeParams(String outputFormat, org.json.JSONObject jsonDataForMerge)DocumentMergeParams(String outputFormat, org.json.JSONObject jsonDataForMerge, Fragments fragments)
-
-
-
Constructor Detail
-
DocumentMergeParams
public DocumentMergeParams(String outputFormat, org.json.JSONObject jsonDataForMerge)
-
-