Link Search Menu Expand Document

IReaderGetFoundBarcodePage Method

Gets the number of page where barcode was found.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
int GetFoundBarcodePage(
	int barcodeIndex
)

Parameters

barcodeIndex
Type: SystemInt32
Index of the barcode in FoundBarcodes array.

Return Value

Type: Int32
The number of page where barcode was found.
See Also

Reference