BarcodeSymbologies.TfStd 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 Standard 2 of 5 barcode symbology.
public:
static property unsigned int TfStd { unsigned int get(); };
static uint32_t TfStd();
public static uint TfStd { get; }
var uInt32 = BarcodeSymbologies.tfStd;
Public Shared ReadOnly Property TfStd As UInteger
Property Value
The Standard 2 of 5 barcode symbology.