次の方法で共有


BarcodeSymbologies.UpceAdd5 プロパティ

定義

5 桁の補足バーコード シンボルを含む UPC-E を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

5 桁の補足バーコード シンボルを含む UPC-E。

適用対象