Table of contents

Need better scanning performance?

Get a FREE customized reading template.

ReturnPartialBarcodeValue

ReturnPartialBarcodeValue defines whether to return partial barcode value(s).

JSON Structure

Location in template:

BarcodeFormatSpecificationOptions[i]
    └── ReturnPartialBarcodeValue

Parent object: BarcodeFormatSpecification object

Example:

{
    "ReturnPartialBarcodeValue": 0
}

Parameter Details

The structure of theReturnPartialBarcodeValue is shown as follow:

ReturnPartialBarcodeValue Parameter Details
Type
int
Range
[0, 1]
Default Value
1

Remarks

  • 0: do not return partial barcode value(s).
  • 1: return partial barcode value(s).

This page is compatible for: