DotCodeExtendedParameters

DotCodeExtendedParameters class

Stores special data of DotCode recognized barcode

The DotCodeExtendedParameters type exposes the following members:

Properties

NameDescription
is_emptyTests whether all parameters has only default values
dot_code_structured_append_mode_barcodes_countGets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.
dot_code_structured_append_mode_barcode_idGets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.
dot_code_is_reader_initializationIndicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader.
Default value is false.

See Also