BarcodeSymbologies.Qr 属性

定义

获取快速响应 (QR) 代码条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

快速响应 (QR) 代码条形码符号。

适用于