Share via


BarcodeSymbologies.Qr property (Handheld 8)

2/18/2014

Gets the Quick Response (QR) Code barcode symbology.

Syntax

public static uint Qr { get; }
PublicSharedReadOnlyProperty Qr AsUInteger
   Get
public:
static property unsigned int Qr { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Quick Response (QR) Code barcode symbology.

See Also

Reference

BarcodeSymbologies class