Share via


BarcodeSymbologies.TfInt property (Handheld 8)

2/18/2014

Gets the Interleaved 2 of 5 barcode symbology.

Syntax

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

Property Value

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

The Interleaved 2 of 5 barcode symbology.

See Also

Reference

BarcodeSymbologies class