InvertPage
| Description | Inverts the page and returns with the BASE64 string of the inverted page. | ||||||
| Method Type | POST | ||||||
| URL | api/document/invert | ||||||
| Parameters |
|
||||||
| Response Type | JSON (JsonResult) | ||||||
| Return values |
{ Result (Bool) Base64 (String) [Base64 image of processed new page] } |
Programming notes
None
Example
None
Requirements
