POST api/convert/EpsImage
Convert EPS file to an Image
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
sourcePath |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "IsSuccess": true, "Message": "sample string 2", "NewFilePath": "sample string 3" }