TableIndex

OCRTable.TableIndex property

OCR 文档页面中表格的零基索引。

public int TableIndex { get; set; }

备注

该索引对应输入文档中表格的顺序(例如,0 表示第一个表格)。

另请参见