Returns the default text for the specified barcode type.

GetDefaultText(TXTextControl.Barcode.BarcodeType)

public static string GetDefaultText(TXTextControl.Barcode.BarcodeType barcodeType);
Public Shared Function GetDefaultText(ByVal barcodeType As TXTextControl.Barcode.BarcodeType) As String

Parameters

Parameter Description
barcodeType Specifies the barcode type whose default text is returned.

Return Value

The default text for the specified barcode type.