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

Overload List

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

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace