Link Search Menu Expand Document

QRCodeGetImageBytesTIFF Method

Gets the bytes of the TIFF image with the barcode.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
public byte[] GetImageBytesTIFF()

Return Value

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

Reference