static public field BarcodeType.UPC_A

Brief

The 12-digit UPC-A barcode (Universal Product Code) widely used in the United States, Canada, Europe, Australia, New Zealand, and other countries.

Declaration
C#
BarcodeType  UPC_A = 2

Declared in BarcodeType

back