BarcodeSymbologies.TfStd Property

Definition

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

UInt32

unsigned int

uint32_t

The Standard 2 of 5 barcode symbology.

Applies to