次の方法で共有


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 バーコード シンボル。

適用対象