BarcodeSymbologies.Code49 属性

定义

获取代码 49 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

Code 49 条形码符号。

适用于