﻿# TableRecognized


*Inherited from [\Aspose\PDF\Model\LinkElement](LinkElement.md)*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**row_list** | [**\Aspose\PDF\Model\RowRecognized[]**](RowRecognized.md) | Gets readonly IList containing rows of the table | [optional]
**rectangle** | [**\Aspose\PDF\Model\Rectangle**](Rectangle.md) | Gets rectangle that describes position of the table on page | [optional]
**page_num** | **int** | Gets number of the page containing this table | [optional]
**id** | **string** | Gets ID of the table. | [optional]
**links** | [**\Aspose\PDF\Model\Link[]**](Link.md) | Link to the document.<br />*Inherited from [\Aspose\PDF\Model\LinkElement](LinkElement.md)* | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/TableRecognized.php)

