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(빠른 응답) 코드 바코드 기호입니다.

적용 대상