Description |
Returns with the JSON Array of the Pages, containing Annotations, and their properties from the document pages between PageFrom and PageTo. |
|||||||||||||||||||||
Method Type |
POST |
|||||||||||||||||||||
URL |
api/annotation/multipage-annotations |
|||||||||||||||||||||
Parameters |
|
|||||||||||||||||||||
Response Type |
JSON (JsonResult) |
|||||||||||||||||||||
Return values |
{ pages (String) [Serialized Object of List<List<Annotations.AnnotationObjectClient>>] } |
Programming notes
This API supports both documents stored in the database, or stored on the hard-drive.
Example
None
Requirements