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