BarcodeSymbologies.UpcaAdd2 Property

Definition

Gets the UPC A with 2 digit supplemental barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The UPC A with 2 digit supplemental barcode symbology.

Applies to