次の方法で共有


BarcodeSymbologies.Code93Ex プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象