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