TableIndex
OCRTable.TableIndex property
Zero-based index of the table in the OCR document’s page.
public int TableIndex { get; set; }
Remarks
The index corresponds to the table order in the input document (e.g., 0 for the first table).
See Also
- class OCRTable
- namespace Aspose.OCR
- assembly Aspose.OCR