Description |
Returns with the JSON Array of the Annotations, and their properties from a document page stored in hard drive. |
||||||||||||||||||
Method Type |
POST |
||||||||||||||||||
URL |
api/annotation/page-annotations |
||||||||||||||||||
Parameters |
|
||||||||||||||||||
Response Type |
JSON (JsonResult) |
||||||||||||||||||
Return values |
{ annotations (String) [Serialized Object of List<Annotations.AnnotationObjectClient>] } |
Programming notes
None
Example
None
Requirements