MaxiCodeStructuredSecondMessage

MaxiCodeStructuredSecondMessage class

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

The MaxiCodeStructuredSecondMessage type exposes the following members:

Constructors

NameDescription
MaxiCodeStructuredSecondMessage()Initializes a new instance of the MaxiCodeStructuredSecondMessage class

Properties

NameDescription
yearGets or sets year. Year must be 2 digit integer value.
identifiersGets identifiers list

Methods

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

See Also