BarcodeSymbologies.Maxicode Property

Definition

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

UInt32

unsigned int

uint32_t

The MaxiCode barcode symbology.

Applies to