MinQuietZoneWidth
MinQuietZoneWidth
defines the minimum width (in moduleSize) of the barcode quiet zone.
Example
{
"MinQuietZoneWidth": 1
}
Parameter Summary
The structure of the MinQuietZoneWidth
is shown as follow:
MinQuietZoneWidth Parameter Summary |
---|
Type int |
Range [0, 0x7fffffff] |
Default Value 4 |
Remarks
- The unit is a multiplier of the barcode module size. For example, if barcode module is 2px and MinQuietZoneWidth is 4, then the width of quiet zone is 8px.