Share via


BarcodeSymbologies.TfInd property (Handheld 8)

2/18/2014

Gets the Industrial 2 of 5 barcode symbology.

Syntax

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

Property Value

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

The Industrial 2 of 5 barcode symbology.

See Also

Reference

BarcodeSymbologies class