Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.22 KB

File metadata and controls

32 lines (25 loc) · 1.22 KB
layout title description keywords needGenerateH3Content needAutoGenerateSidebar noTitleIndex permalink
default-layout
AllModuleDeviation - Dynamsoft Barcode Reader Parameters
The parameter AllModuleDeviation of Dynamsoft Barcode Reader specifies the width deviation value (in moduleSize) of a non-standard 1D barcode type relative to the standard barcode width.
AllModuleDeviation, parameter reference, parameter
true
true
true
/parameters/reference/barcode-format-specification/all-module-deviation.html

AllModuleDeviation

Parameter AllModuleDeviation specifies the width deviation value (in moduleSize) of a non-standard 1D barcode type relative to the standard barcode width.

Example

{
    "AllModuleDeviation": 1
}

Parameter Summary

The unit defined in Parameter AllModuleDeviation is barcode module size. For example, if the standard barcode module size is 2px and AllModuleDeviation is 1, then the non-standard barcode module size is 4px. The structure of the AllModuleDeviation is shown as follow:

AllModuleDeviation Parameter Summary
Type
int
Range
[0, 0x7fffffff]
Default Value
0