Share via


BarcodeSymbologies.Ean13 property (Handheld 8)

2/18/2014

Gets the EAN 13 barcode symbology.

Syntax

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

Property Value

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

The EAN 13 barcode symbology.

See Also

Reference

BarcodeSymbologies class