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

适用于