FoundBarcodeFile Property ByteScout Barcode Reader SDK
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