BarcodeControlGetImageBytes Method ByteScout Barcode SDK
Returns the barcode image as byte array.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public byte[] GetImageBytes()

Return Value

Type: Byte
The byte array containing barcode image.

Implements

IBarcodeGetImageBytes
See Also

Reference