MaxiCodeStandardCodetext
MaxiCodeStandardCodetext class
Module: aspose_barcode.complex_barcode.maxi_code_standard_codetext
Inherits: MaxiCodeCodetext
Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | Returns a value indicating whether this instance is equal to a specified MaxiCodeStandardCodetext value. |
| hash | int | No | Returns the hash code for this instance. |
| constructed_codetext | Optional[str] | No | Constructs codetext. |
| init_from_string | None | No | Initializes instance from constructed codetext. |
Properties
| Name | Type | Description |
|---|---|---|
| message | Optional[str] | Gets message. |
| mode | MaxiCodeMode | Gets MaxiCode mode. |