次の方法で共有


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

Quick Response (QR) Code バーコード シンボル。

適用対象