FullTextRecognitionParams Object (IFullTextRecognitionParams Interface)
This object provides access to the recognition settings for this batch type. The documents the batch contains are pre-recognized using these parameters, before the batch can be used for training.
Properties
| Name | Type | Description |
|---|---|---|
| Languages | String |
Contains the semicolon-separated list of recognition languages. Default language is English. |
| BarcodeBaseRecognitionParams | BarcodeBaseRecognitionParams, read-only | Provides access to the barcode recognition parameters. |
Related objects

Samples
This object is used in the following code samples: Classification.
See also
15.08.2023 13:19:30