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(자기 잉크 문자 인식) 바코드 기호입니다.

적용 대상