次の方法で共有


BarcodeSymbologies.Code39 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象