次の方法で共有


BarcodeSymbologies.Code49 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象