Share via


BarcodeSymbologies.Upce Property

Definition

Gets the Universal Product Code (UPC) version E barcode symbology.

public:
 static property unsigned int Upce { unsigned int get(); };
static uint32_t Upce();
public static uint Upce { get; }
var uInt32 = BarcodeSymbologies.upce;
Public Shared ReadOnly Property Upce As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Universal Product Code (UPC) version E barcode symbology.

Applies to