ColumnIndex
OCRTableCell.ColumnIndex property
Zero-based index of the column this cell belongs to.
public int ColumnIndex { get; set; }
Remarks
The index determines the horizontal order of the cell within its row.
See Also
- class OCRTableCell
- namespace Aspose.OCR
- assembly Aspose.OCR