IReaderMaxNumberOfBarcodesPerPage Property ByteScout Barcode Reader SDK
Max number of barcodes to find on document page. Default is 0 (unlimited number of barcodes) If you know number of barcodes on the page then you can set this number to save time and make reading faster.

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

int MaxNumberOfBarcodesPerPage { get; set; }

Property Value

Type: Int32
See Also

Reference