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 バーコード シンボル。

適用対象