OneDExtendedParameters

OneDExtendedParameters class

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

The OneDExtendedParameters type exposes the following members:

Properties

NameDescription
is_emptyTests whether all parameters has only default values
valueGets the codetext of 1D barcodes without checksum.
check_sumGets the checksum for 1D barcodes.

See Also