BarcodeSymbologies.Code93 属性

定义

获取 Code 93 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

Code 93 条形码符号。

适用于