BarcodeSymbologies.TfDis 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 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
The Discreet 2 of 5 barcode symbology.