Share via


BarcodeSymbologies.Ean99Add2 property (Handheld 8)

2/18/2014

Gets the EAN 99 with a 2-digit supplemental barcode symbology.

Syntax

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

Property Value

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

The EAN 99 with a 2-digit supplemental barcode symbology.

See Also

Reference

BarcodeSymbologies class