Returns the default text for the specified barcode type.
public static string GetDefaultText(TXTextControl.Barcode.BarcodeType barcodeType);
Public Shared Function GetDefaultText(ByVal barcodeType As TXTextControl.Barcode.BarcodeType) As String
Parameter | Description |
---|---|
barcode |
Specifies the barcode type for which the default text is returned. |
The default text for the specified barcode type.