Link Search Menu Expand Document

BarcodeControlGetImageBytesWMF Method

Returns the barcode image in WMF format as byte array.

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

Return Value

Type: Byte
The byte array containing barcode image.

Implements

IBarcodeGetImageBytesWMF
See Also

Reference