共用方式為


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 條碼符號系統。

適用於