Need better scanning performance?
TailModuleRatio
TailModuleRatio defines the module count and module size ratio of the barcode tail section.
JSON Structure
Location in template:
BarcodeFormatSpecificationOptions[i]
└── TailModuleRatio
Parent object: BarcodeFormatSpecification object
Example:
{
"TailModuleRatio": "233112"
}
- This snippet shows only the
TailModuleRatioparameter.- To use it, embed this parameter within a BarcodeFormatSpecification object.
- For the complete JSON structure, see:
Parameter Details
The structure of theTailModuleRatio is shown as follow:
| TailModuleRatio Parameter Details |
|---|
| Type string |
| Range N/A |
| Default Value ”” |
Remarks
- The length of the string indicates the count of the barcode tail section.
- The number in the string expresses the ratio relationship between the modules.