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

Overload List

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);

See Also

BarcodeProfessional Class | Neodynamic.WinControls.BarcodeProfessional Namespace