BarcodeSymbologies.TfMat Property

Definition

Gets the 2 of 5 Matrix barcode symbology.

public:
 static property unsigned int TfMat { unsigned int get(); };
static uint32_t TfMat();
public static uint TfMat { get; }
var uInt32 = BarcodeSymbologies.tfMat;
Public Shared ReadOnly Property TfMat As UInteger

Property Value

UInt32

unsigned int

uint32_t

The 2 of 5 Matrix barcode symbology.

Applies to