共用方式為


BarcodeSymbologies.Codablock128 屬性

定義

取得 Codablock 128 條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

Codablock 128 條碼符號。

適用於