Share via


BarcodeSymbologies.Ean8 property (Handheld 8)

2/18/2014

Gets the European Article Number (EAN) 8 barcode symbology.

Syntax

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

Property Value

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

The European Article Number (EAN) 8 barcode symbology.

See Also

Reference

BarcodeSymbologies class