BarcodeSymbologies.Tlc39 Property

Definition

Gets the TLC 39 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The TLC 39 barcode symbology.

Applies to