Share via


BarcodeSymbologies.DataMatrix property (Handheld 8)

2/18/2014

Gets the Data Matrix barcode symbology.

Syntax

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

Property Value

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

The Data Matrix barcode symbology.

See Also

Reference

BarcodeSymbologies class