Share via


BarcodeSymbologies.Tlc39 property (Handheld 8)

2/18/2014

Gets the TLC 39 barcode symbology.

Syntax

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

Property Value

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

The TLC 39 barcode symbology.

See Also

Reference

BarcodeSymbologies class