OCRTableRow
OCRTableRow class
Represents a single row within a recognized table.
The OCRTableRow type exposes the following members:
Constructors
| Name | Description |
|---|---|
| OCRTableRow() | Initializes a new instance of the OCRTableRow class |
Properties
| Name | Description |
|---|---|
| row_index | Zero-based index of the row within the table. |
| cells | List of recognized cells within this row. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr