BarcodeSymbologies.Tlc39 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The TLC 39 barcode symbology.