BarcodeSymbologies.TfMat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The 2 of 5 Matrix barcode symbology.