次の方法で共有


BarcodeSymbologies.Code32 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象