Link Search Menu Expand Document

IBarcodeGetImageBytesEMF Method

Returns the barcode image in EMF format as byte array.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
byte[] GetImageBytesEMF()

Return Value

Type: Byte
The byte array containing barcode image.
See Also

Reference