HeadModuleRatio
HeadModuleRatio defines the module count and module size ratio of the barcode head section. By default, there is no restriction on the head module count or module size ratio.
| Value Type | Value Range | Default Value | Template Structure Type |
|---|---|---|---|
| string | N/A | "" |
FormatSpecification |
Setting Methods
HeadModuleRatio can be set via JSON template.
As JSON Parameter
HeadModuleRatio as a JSON parameter is a string value defined as below.
| Key Name | Key Value |
|---|---|
| HeadModuleRatio | a string representing the module count and module size |
JSON Example
{
"HeadModuleRatio": "211412"
}