BarcodeProfessional GetBarcodeImage Method Neodynamic Barcode Professional for ASP.NET Class Reference
Gets a System.Drawing.Image object of the barcode image.

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

public Bitmap GetBarcodeImage()

Return Value

Type: OnlineBitmap
A System.Drawing.Bitmap object that represent the barcode image.
See Also