RecognizedImage
RecognizedImage class
表示文本,作为其识别过程的结果从图像中提取。
public class RecognizedImage
构造函数
姓名 | 描述 |
---|---|
RecognizedImage(IEnumerable<TextLine>) | 使用一组可识别的行初始化该类的新实例。 |
特性
姓名 | 描述 |
---|---|
Lines { get; } | 获取在文档中识别的文本行及其片段。 |
Text { get; } | 获取结构化文本 的文本等价物 |
字段
姓名 | 描述 |
---|---|
static readonly Empty | 清空识别图像 |