QRCodeGetImageBytesEMF Method ByteScout QR Code SDK
Gets the bytes of the EMF image with the barcode.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public byte[] GetImageBytesEMF()

Return Value

Type: Byte
The bytes of the EMF image with the barcode.
See Also

Reference