CheckChars Property

Indicates the check characters corresponding to the current barcode data.

Syntax

object.CheckChars

Parameters

object

The Barcode Active Server Component

Remarks

Most barcode types have no or one check character; few have two.

Just like barcode data, depending on the barcode type, a check character may not have the corresponding ASCII code. When this is the case, the character(s) returned will have the highest bit set to 1, indicating a native code is used, not ASCII.