BarcodeSymbologies.Code128 属性

定义

获取 Code 128 条形码符号系统。

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

属性值

UInt32

unsigned int

uint32_t

Code 128 条形码符号。

适用于