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 条形码符号。

适用于