BarcodeSymbologies.Eanv Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the EAN Velocity barcode symbology.
public:
static property unsigned int Eanv { unsigned int get(); };
static uint32_t Eanv();
public static uint Eanv { get; }
var uInt32 = BarcodeSymbologies.eanv;
Public Shared ReadOnly Property Eanv As UInteger
Property Value
The EAN Velocity barcode symbology.