Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

VerifyCheckDigit

Parameter VerifyCheckDigit specifies whether to verify the check digit in barcodes where this check digit is optional.

Example

{
    "VerifyCheckDigit": 1
}

Parameter Summary

The structure of the VerifyCheckDigit is shown as follow:

VerifyCheckDigit Parameter Summary
Type
int
Range
[0, 1]
Default Value
0

Remarks

  • It is valid only for Code 11.
  • 0: do not verify the check digit.
  • 1: verify the check digit and if it does not match, no result will be returned. Do not set this parameter to 1 for barcodes without an optional check digit.

Is this page helpful?

YesYes NoNo

In this article:

Version 2.4.10

    • version 2.4.10
    • Version 2.x
      • Version 2.2.30
      • Version 2.2.20
      • 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 +