次の方法で共有


BarcodeSymbologies.OcrB プロパティ

定義

OCR-B バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

OCR-B バーコード シンボル。

適用対象