BarcodeSymbologies.Micr 属性

定义

获取磁墨字符识别 (MICR) 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

磁墨字符识别 (MICR) 条形码符号。

适用于