Gets a System.Drawing.Image object of the barcode image.

[Visual Basic]
Overloads Public Function GetBarcodeImage() As Bitmap
[C#]
public Bitmap GetBarcodeImage();

Return Value

A System.Drawing.Bitmap object that represent the barcode image.

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace | BarcodeProfessional.GetBarcodeImage Overload List