GetJson
RecognitionResult.GetJson method
Form JSON string with recognition results.
public string GetJson(bool isReadable = false)
Parameter | Type | Description |
---|---|---|
isReadable | Boolean | Determines whether json will be human readable. |
Return Value
Recognition results as JSON string.
See Also
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR