次の方法で共有


BarcodeSymbologies.Upca プロパティ

定義

ユニバーサル 製品コード (UPC) バージョンのバーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

ユニバーサル製品コード (UPC) バージョンバーコード シンボル。

適用対象