BarcodeSymbologies.MicroQr 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 Micro QR Code barcode symbology.
public:
static property unsigned int MicroQr { unsigned int get(); };
static uint32_t MicroQr();
public static uint MicroQr { get; }
var uInt32 = BarcodeSymbologies.microQr;
Public Shared ReadOnly Property MicroQr As UInteger
Property Value
The Micro QR Code barcode symbology.