BarcodeSymbologies.Qr Property

Definition

Gets the Quick Response (QR) Code barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Quick Response (QR) Code barcode symbology.

Applies to