BarcodeSymbologies.TfInd Property

Definition

Gets the Industrial 2 of 5 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Industrial 2 of 5 barcode symbology.

Applies to