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

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

Return Value

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace