RotatePage
| Description | Rotates the page and all annotations on it. | ||||||||||||||||||
| Method Type | POST | ||||||||||||||||||
| URL | api/document/rotate | ||||||||||||||||||
| Parameters |
|
||||||||||||||||||
| Response Type | JSON | ||||||||||||||||||
| Return values | JSON (JsonResult) | ||||||||||||||||||
|
{ Result (Bool) Base64 (String) [Base64 image of processed new page] Annotations { annotations (String) [Serialized Object of List<Annotations.AnnotationObjectClient>] } } |
Programming notes
None
Example
None
Requirements
