BarcodeSymbologies.UpceAdd5 Property

Definition

Gets the UPC-E with 5 digit supplement barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The UPC-E with 5 digit supplement barcode symbology.

Applies to