BarcodeSymbologies.Upca Property

Definition

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

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

Property Value

UInt32

unsigned int

uint32_t

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

Applies to