次の方法で共有


BarcodeSymbologies.Code93 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象