Example of UPC-E in Javascript Barcode Control

/
/
UPC-E

This sample visualizes a product package identification number consist of 6 digits. A UPC-E barcode is mainly used for scanning products in small packages.

More Details...

Allowed Input characters : This barcode supports 6 numbers as input
Appearance
Value
Width
Height
Text Visibility
SVG Mode
BG Color
Fore Color
Margin
Left
Right
Top
Bottom
Text Properties
Top
Bottom
Position
Alignment
Display Text
Description

This sample shows how to create the UPC-E barcode. The `type` property can be used to set the barcode type as `UpcE`. By default, `enableCheckSum` is set as true, but the checksum can be disabled by assigning false to it.