Share via


BarcodeSymbologies.TfInt Property

Definition

Gets the Interleaved 2 of 5 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Interleaved 2 of 5 barcode symbology.

Applies to