Gets a byte array representation of the barcode image in JPEG format.

[Visual Basic]
Public Function GetBarcodeImageJpeg() As Byte()
[C#]
public byte[] GetBarcodeImageJpeg();

Return Value

A byte array representation of the barcode image in JPEG format.

See Also

Barcode Class | Neodynamic.ReportingServices Namespace