次の方法で共有


BarcodeSymbologies.Code39Ex プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象