BarcodeSymbologies.Upca 属性

定义

获取通用产品代码 () 版本 A 条形码符号系统。

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

通用产品代码 () 版本 A 条形码符号系统。

适用于