Share via


BarcodeSymbologies.TfMat property (Handheld 8)

2/18/2014

Gets the 2 of 5 Matrix barcode symbology.

Syntax

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

Property Value

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

The 2 of 5 Matrix barcode symbology.

See Also

Reference

BarcodeSymbologies class