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 MaxiCode codetext for modes 4, 5 and 6.
The MaxiCodeStandardCodetext type exposes the following members:
| Name | Description |
|---|---|
| MaxiCodeStandardCodetext() | Initializes a new instance of the MaxiCodeStandardCodetext class |
| 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 |
| mode | Gets or sets MaxiCode mode. Standart codetext can be used only with modes 4, 5 and 6. |
| message | Gets or sets message. |
| 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.