TableRecognitionSettings
Merged view of TableRecognitionSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).
from nutrient import TableRecognitionSettingsMethods
set_target_size
def set_target_size(self, value: int) -> NoneSets the TargetSize property.
Parameters:
| Name | Type | Description |
|---|---|---|
value | int | The value to set for the TargetSize property. |
Properties
target_size
@propertydef target_size(self) -> intGets the TargetSize property.
Type: int
Read-only property.