Text

OCRTableCell.Text property

单元格的已识别文本内容。

public string Text { get; set; }

备注

如果 OCR 引擎检测到空单元格或空白,则可能是空字符串。

另请参见