次の方法で共有


BarcodeSymbologies.Code128 プロパティ

定義

Code 128 バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

Code 128 バーコード シンボル。

適用対象