Navigation: References > Barcode Class > Methods >
Specifies the encoding system of UPC-E barcode.
public void setUPCESystem(short system)
Parameters
system
Specifies the encoding system, a valid value should be 0 or 1.
See Also