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