OneDExtendedParameters

OneDExtendedParameters class

Stores special data of 1D recognized barcode like separate codetext and checksum

The OneDExtendedParameters type exposes the following members:

Properties

Name Description
is_empty Tests whether all parameters has only default values
value Gets the codetext of 1D barcodes without checksum.
check_sum Gets the checksum for 1D barcodes.

See Also