BarcodeSymbologies.Msi Property

Definition

Gets the MSI barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The MSI barcode symbology.

Applies to