Share via


BarcodeSymbologies.Maxicode property (Handheld 8)

2/18/2014

Gets the MaxiCode barcode symbology.

Syntax

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

Property Value

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

The MaxiCode barcode symbology.

See Also

Reference

BarcodeSymbologies class