Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Class for encoding and decoding the text embedded in the MaxiCode code for modes 2.
The MaxiCodeCodetextMode2 type exposes the following members:
Name | Description |
---|---|
MaxiCodeCodetextMode2() | Initializes a new instance of the MaxiCodeCodetextMode2 class |
Name | Description |
---|---|
maxi_code_encode_mode | |
eci_encoding | |
postal_code | Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. |
country_code | Identifies 3 digit country code. |
service_category | Identifies 3 digit service category. |
second_message | Identifies second message of the barcode. |
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.