setNamedProperty method of the ExtendedSettings interface
Sets the required processing parameters. The name and the value of these parameters should be specified.
Note: Currently only the customer recognition languages can be tuned.
void ExtendedSettings( String name, Object value );
Parameters
- name
- The processing parameter name.
- value
- The settings, corresponding to the parameter name, that should be used in data capture scenario.
3/2/2022 12:59:15 PM