Accusoft BarcodeXpress v9.0
WriteChecksumChar Property
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : WriteChecksumChar Property

Glossary Item Box

Description

Sets the checksum write flag for barcodes that optionally use checksums.

Property Type

Read-write property

Syntax

Visual Basic
Public Property WriteChecksumChar As Integer

Return Type

An integer value which represents the checksum flag.

Remarks

The default value is 0 (False).

A value of 1 will write optional checksums, and a value of 0 will not write optional checksums.

Currently, of the supported barcode types that Barcode Xpress is able to write, only types Industry 2 of 5, Interleaved 2 of 5, Code 39, and Code 39 Extended will allow an optional checksum. This property is ignored for other barcode types that require checksums.

Note: The UPC and EAN barcodes always append a checksum character to the barcode results regardless of this property's value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.