Gets a System.Drawing.Bitmap object of the barcode image.
Gets a System.Drawing.Bitmap object of the barcode image.
public Bitmap GetBarcodeImage();
Gets a byte array that represents of the barcode image.
public byte[] GetBarcodeImage(ImageFormat);
BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace