BarcodeSymbologies.Micr Property

Definition

Gets the Magnetic Ink Character Recognition (MICR) barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Magnetic Ink Character Recognition (MICR) barcode symbology.

Applies to