Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / ChecksumCharCount Property
In This Topic
    ChecksumCharCount Property
    In This Topic
    Description
    Number of characters in the recognized checksum.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ChecksumCharCount As Integer
    Return Type
    An integer value which represents the checksum number of characters.
    Remarks

    The current barcode is determined by the GetBarcode method.

    If a checksum does not exist or the checksum evaluated incorrectly, then ChecksumCharCount will return 0.

    See Also