Link Search Menu Expand Document

BarcodeSaveImage 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
public void SaveImage(
	string fileName
)

Parameters

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

Implements

IBarcodeSaveImage(String)
See Also

Reference