BarcodeSymbologies.Ean99 Property

Definition

Gets the EAN 99 barcode symbology.

public:
 static property unsigned int Ean99 { unsigned int get(); };
static uint32_t Ean99();
public static uint Ean99 { get; }
var uInt32 = BarcodeSymbologies.ean99;
Public Shared ReadOnly Property Ean99 As UInteger

Property Value

UInt32

unsigned int

uint32_t

The EAN 99 barcode symbology.

Applies to