BarcodeSymbologies.Micr 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 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
The Magnetic Ink Character Recognition (MICR) barcode symbology.