Table of contents

Need better scanning performance?

Get a FREE customized reading template.

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.

JSON Structure

Location in template:

TextLineSpecificationOptions[i]
    └── ConcatResults

Parent object: TextLineSpecification object

Example:

{
    "ConcatResults": 0
}

Parameter Details

Parameter Details
Type
int
Range
0,1
Default Value
0. It does not concat the text line result for the TextLineSpecification object.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: