MaxiCodeStructuredSecondMessage

MaxiCodeStructuredSecondMessage class

Class for encoding and decoding structured second message for MaxiCode barcode.

The MaxiCodeStructuredSecondMessage type exposes the following members:

Constructors

Name Description
MaxiCodeStructuredSecondMessage() Initializes a new instance of the MaxiCodeStructuredSecondMessage class

Properties

Name Description
year Gets or sets year. Year must be 2 digit integer value.
identifiers Gets identifiers list

Methods

Name Description
get_message() Gets constructed second message
add(identifier) Adds new identifier
clear() Clear identifiers list

See Also