# CloudmersiveOcrApiClient.FormTableDefinition

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tableID** | **String** | Optional; the ID of the table | [optional] 
**columnDefinitions** | [**[FormTableColumnDefinition]**](FormTableColumnDefinition.md) | Definition of the columns in the table | [optional] 
**targetTableHeightRelative** | **Number** | Optional - scale factor for target table height - relative to maximum height of headers of columns | [optional] 
**targetRowHeightRelative** | **Number** | Optional - scale factor for target row height - relative to height of column header | [optional] 


