BarcodeSymbologies.Qr Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Quick Response (QR) Code barcode symbology.