It returns a URL string used to generate the barcode image on the server side.

[Visual Basic]
Public Function GetBarcodeUrl() As String
[C#]
public string GetBarcodeUrl();

Return Value

A string representing the URL used to generate the barcode image on the server side.

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace