OCRTable
OCRTable class
Represents one table with recognized tabular data.
The OCRTable type exposes the following members:
Constructors
| Name | Description |
|---|---|
| OCRTable() | Initializes a new instance of the OCRTable class |
Properties
| Name | Description |
|---|---|
| table_index | Zero-based index of the table in the OCR document’s page. |
| rows | Collection of recognized table rows. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr