次の方法で共有


BarcodeSymbologies.UpceAdd2 プロパティ

定義

2 桁の補助バーコード シンボルを持つ UPC-E を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

2桁のサプリアムバーコードシンボルを備えたUPC-E。

適用対象