Text

OCRTableCell.Text property

Recognized text content of the cell.

public string Text { get; set; }

Remarks

May be an empty string if the OCR engine detected an empty cell or whitespace.

See Also