Gets the default barcode text.
| C# | Visual Basic | Visual C++ |
public string GetDefaultBarcodeText( BARCODE_TYPE barcodeType )
Public Function GetDefaultBarcodeText ( _ barcodeType As BARCODE_TYPE _ ) As String
public: String^ GetDefaultBarcodeText( BARCODE_TYPE barcodeType )
- barcodeType (BARCODE_TYPE)
- Type of the barcode.