OCRTableCell
OCRTableCell class
Represents one table cell with recognized text and position information.
The OCRTableCell type exposes the following members:
Constructors
| Name | Description |
|---|---|
| OCRTableCell() | Initializes a new instance of the OCRTableCell class |
Properties
| Name | Description |
|---|---|
| column_index | Zero-based index of the column this cell belongs to. |
| text | Recognized text content of the cell. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr