MaxiCodeCodetext

MaxiCodeCodetext class

Base class for encoding and decoding the text embedded in the MaxiCode code.

The MaxiCodeCodetext type exposes the following members:

Properties

NameDescription
maxi_code_encode_modeGets or sets a MaxiCode encode mode.
Default value: Auto.
eci_encodingGets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto.
Default value: ISO-8859-1

Methods

NameDescription
get_mode()Gets MaxiCode mode.
get_constructed_codetext()Constructs codetext
init_from_string(constructed_codetext)Initializes instance from constructed codetext.
get_barcode_type()Gets barcode type.

See Also