Description |
Reformats a simple formatted text from TEXT annotations, and returns with a base64 image containing the text. This API call is used when editing Text annotation. |
||||||||||||||||||||||||||||||
Method Type |
POST |
||||||||||||||||||||||||||||||
URL |
api/annotation/text2 |
||||||||||||||||||||||||||||||
Parameters |
|
||||||||||||||||||||||||||||||
Response Type |
JSON (JsonResult) |
||||||||||||||||||||||||||||||
Return values |
{ base64 (HTML String) } |
Programming notes
None
Example
None
Requirements