GetTiffTagInformation
| Description | Returns with the found TIFF Tags and their values in JSON. | |||||||||
| Method Type | POST | |||||||||
| URL | api/document/tifftag | |||||||||
| Parameters |
|
|||||||||
| Response Type | JSON (JsonResult) | |||||||||
| Return values |
{ tags (String) [Serialized Object of List<bihtml5TIFF.TiffTag>] } |
Programming notes
None
Example
None
Requirements
