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

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

Return Value

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

See Also

BarcodeProfessional Class | Neodynamic.MobileWebControls.BarcodeProfessional Namespace