Link Search Menu Expand Document

IBarcodeSaveImage Method (String)

Saves the barcode image to file.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
void SaveImage(
	string fileName
)

Parameters

fileName
Type: SystemString
Name of the file to save barcode to.
See Also

Reference