GetJson
RecognitionResult.GetJson method
生成包含识别结果的 JSON 字符串。
public string GetJson(bool isReadable = false)
| Parameter | Type | 描述 |
|---|---|---|
| isReadable | Boolean | 确定 json 是否为人类可读格式。 |
返回值
识别结果以 JSON 字符串形式返回。
另请参见
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR