Documentation
Table of contents

ExpectedBarcodesCount

Parameter ExpectedBarcodesCount defines the number of barcodes expected to be detected.

Example

{
    "ExpectedBarcodesCount": 0
}

Parameter Summary

ExpectedBarcodesCount Parameter Summary
Type
int
Range
[0, 0x7fffffff]
Default Value
0

Remarks

  • 0: detects at least one barcode.
  • N ( N > 0 ): detects N barcodes.
  • Dynamsoft Barcode Reader works as a loop trying different parameters to detect barcodes as many as possible. If ExpectedBarcodesCount is 0, the loop stops after a loop round finishes and detects at least one barcode. If ExpectedBarcodesCount is N, the loop stops once N barcodes are detected.
  • ExpectedBarcodesCount applies to each page when decoding a multi-page file.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support