Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Base class for encoding and decoding the text embedded in the MaxiCode code.
The MaxiCodeCodetext type exposes the following members:
Name | Description |
---|---|
maxi_code_encode_mode | Gets or sets a MaxiCode encode mode. Default value: Auto. |
eci_encoding | Gets or sets ECI encoding. Used when MaxiCodeEncodeMode is Auto. Default value: ISO-8859-1 |
Name | Description |
---|---|
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. |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.