Share via


BarcodeSymbologies.TfStd property (Handheld 8)

2/18/2014

Gets the Standard 2 of 5 barcode symbology.

Syntax

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

Property Value

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

The Standard 2 of 5 barcode symbology.

See Also

Reference

BarcodeSymbologies class