Sha256: 99db7588a53275561460e278066f3893e752e70231f28cf329fad027f39cb2d5
Contents?: true
Size: 690 Bytes
Versions: 10
Compression:
Stored size: 690 Bytes
Contents
# CloudmersiveOcrApiClient::FormTableDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **table_id** | **String** | Optional; the ID of the table | [optional] **column_definitions** | [**Array<FormTableColumnDefinition>**](FormTableColumnDefinition.md) | Definition of the columns in the table | [optional] **target_table_height_relative** | **Float** | Optional - scale factor for target table height - relative to maximum height of headers of columns | [optional] **target_row_height_relative** | **Float** | Optional - scale factor for target row height - relative to height of column header | [optional]
Version data entries
10 entries across 10 versions & 1 rubygems