BarcodeSymbologies.OcrA 속성

정의

OCR-A 바코드 기호를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

OCR-A 바코드 기호입니다.

적용 대상