BarcodeSymbologies.UpceAdd2 Property

Definition

Gets the UPC-E with 2 digit supplemnent barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The UPC-E with 2 digit supplemnent barcode symbology.

Applies to