TextProps
text-color String
The color of the text. Accepts any valid CSS color string, including hex and rgb.
text-font String
The font of the text.
text-margin-bottom Number
The bottom margin of the text.
text-margin-left Number
The left margin of the text.
text-margin-right Number
The right margin of the text.
text-margin-top Number
The top margin of the text.
text-visible Boolean
If set to false
, the Barcode will not display the value as a text below the barcode lines.