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