Documentation
Table of contents

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.

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