RequireStartStopChars
Parameter RequireStartStopChars
defines whether the start and stop characters are required when searching for common 1D barcodes.
Example
{
"RequireStartStopChars": 0
}
Parameter Summary
The structure of theRequireStartStopChars
is shown as follow:
RequireStartStopChars Parameter Summary |
---|
Type int |
Range [0, 1] |
Default Value 1 |
Remarks
- 0: start and stop characters are not required.
- 1: start and stop characters are required.