BarcodeSymbologies.Codablock128 属性

定义

获取 Codablock 128 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

Codablock 128 条形码符号。

适用于