GetJsonAsStream
RecognitionResult.GetJsonAsStream method
生成包含识别结果的 JSON 字符串(MemoryStream)
public MemoryStream GetJsonAsStream(Encoding encoding)
| 参数 | Type | 描述 |
|---|---|---|
| 编码 | 编码 | 用于对 JSON 字符串进行编码的编码方式 |
返回值
以 JSON 形式的 MemoryStream 识别结果
另请参阅
- class RecognitionResult
- namespace Aspose.OMR.Model
- assembly Aspose.OMR