RTRDataCaptureProfileBuilder protocol
The protocol for a builder object which allows you to configure a custom data capture profile.
Methods
| Name | Description |
|---|---|
| - checkAndApply | Submits the configured profile for use in the data capture service. |
| - addScheme: | Creates a new scheme in the data capture profile. Using the scheme builder you will then be able to add the data fields and define the rules to which they should conform. |
| - setRecognitionLanguages: | Sets the languages to be used for field recognition. |
| - setTextTypes: | Sets the text types to be used for recognition. |
02.03.2022 12:59:15