BarcodeSymbologies.TfDis Property

Definition

Gets the Discreet 2 of 5 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Discreet 2 of 5 barcode symbology.

Applies to