| Name | Type | Description | Notes |
|---|---|---|---|
| links | list[Link] | Link to the document. | [optional] |
| row_list | list[RowRecognized] | Gets readonly IList containing rows of the table | [optional] |
| rectangle | Rectangle | Gets rectangle that describes position of the table on page | [optional] |
| page_num | int | Gets number of the page containing this table | [optional] |
| id | str | Gets ID of the table. | [optional] |