Share via


BarcodeSymbologies.Eanv property (Handheld 8)

2/18/2014

Gets the EAN Velocity barcode symbology.

Syntax

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

Property Value

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

The EAN Velocity barcode symbology.

See Also

Reference

BarcodeSymbologies class