BarcodeProfessional GetBarcodeUrl Method Neodynamic Barcode Professional for ASP.NET Class Reference
It returns a URL string used to generate the barcode image on the server side.

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public string GetBarcodeUrl()

Return Value

Type: OnlineString
A string representing the URL used to generate the barcode image on the server side.
See Also