Need better scanning performance?
BarcodeZoneMinDistanceToImageBorders
Parameter BarcodeZoneMinDistanceToImageBorders defines the minimum distance (in pixels) between the barcode zone and image borders.
JSON Structure
Location in template:
BarcodeFormatSpecificationOptions[i]
└── BarcodeZoneMinDistanceToImageBorders
Parent object: BarcodeFormatSpecification object
Example:
{
"BarcodeZoneMinDistanceToImageBorders": 1
}
- This snippet shows only the
BarcodeZoneMinDistanceToImageBordersparameter.- To use it, embed this parameter within a BarcodeFormatSpecification object.
- For the complete JSON structure, see:
Parameter Details
The structure of the BarcodeZoneMinDistanceToImageBorders is shown as follow:
| BarcodeZoneMinDistanceToImageBorders Parameter Details |
|---|
| Type int |
| Range [0, 0x7fffffff] |
| Default Value 0 |
Remarks
- If a barcode region has been set, this parameter should not be used.