Link Search Menu Expand Document

FoundBarcodeFile Property

Gets the name of the image file containing found barcode.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public string File { get; }

Property Value

Type: String
The name of the image file containing found barcode.
See Also

Reference