共用方式為


BarcodeSymbologies.UpceAdd5 屬性

定義

取得具有 5 位數補充條碼符號的一個複本-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 位數補充條碼符號的一個 UNI-E。

適用於