Description |
Reformats an HTML formatted text and returns with the BASE64 string. This API call is used when editing Note Annotations. |
||||||||||||||||||||||||
Method Type |
POST |
||||||||||||||||||||||||
URL |
api/annotation/note |
||||||||||||||||||||||||
Parameters |
|
||||||||||||||||||||||||
Response Type |
JSON (JsonResult) |
||||||||||||||||||||||||
Return values |
{ base64 (String) [Base64 image of processed new Note] annoContainer (String) } |
Programming notes
None
Example
None
Requirements