Share via


BarcodeSymbologies.Ean8Add5 property (Handheld 8)

2/18/2014

Gets the EAN 8 with a 5-digit supplemental barcode symbology.

Syntax

public static uint Ean8Add5 { get; }
PublicSharedReadOnlyProperty Ean8Add5 AsUInteger
   Get
public:
static property unsigned int Ean8Add5 { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The EAN 8 with a 5-digit supplemental barcode symbology.

See Also

Reference

BarcodeSymbologies class