You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**marginRight** | **double?**| Page margin right |
3074
+
**marginTop** | **double?**| Page margin top |
3068
3075
**storage** | **string**| The document storage. | [optional]
3069
3076
3070
3077
### Return type
@@ -5816,6 +5823,33 @@ Name | Type | Description | Notes
5816
5823
5817
5824
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**path1** | **string**| Path to first PDF document. |
5838
+
**path2** | **string**| Path to second PDF document. |
5839
+
**outPath** | **string**| Full filename of the resulting document. |
5840
+
**storage** | **string**| The documents storage. | [optional]
5841
+
5842
+
### Return type
5843
+
5844
+
[**AsposeResponse**](AsposeResponse.md)
5845
+
5846
+
### HTTP request headers
5847
+
5848
+
-**Content-Type**: application/json
5849
+
-**Accept**: application/json
5850
+
5851
+
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments