Need better scanning performance?
ConcatResults
Parameter ConcatResults defines whether to concatenate multiple lines of text. For example, if two lines of text are recognized in a label, the results will be concatenated into one line using ConcatSeparator as the separator.
Example
{
"Name": "tls_0",
"ConcatResults" : 0
}
Parameter Summary
| Parameter Details |
|---|
| Type int |
| Range 0,1 |
| Default Value 0. It does not concat the text line result for the TextLineSpecification object. |