Margin
Text Properties
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.
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.