BarcodeSymbologies.Code39 属性

定义

获取代码 39 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

Code 39 条形码符号。

适用于