Share via


BarcodeSymbologies.UccEan128 Property

Definition

Gets the UCC/EAN 128 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The UCC/EAN 128 barcode symbology.

Applies to