MaxiCodeStructuredCodetext
MaxiCodeStructuredCodetext class
Namespace: Aspose.Barcode.ComplexBarcode
Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to decode raw MaxiCode codetext to MaxiCodeStructuredCodetext instance.
Methods
| Name | Static | Description |
|---|---|---|
| initFromString | No | Initializes instance from constructed codetext. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| ConstructedCodetext | Read-only | Constructs codetext |
| CountryCode | Read/Write | Identifies 3 digit country code. |
| PostalCode | Read/Write | Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. |
| SecondMessage | Read/Write | Identifies second message of the barcode. |
| ServiceCategory | Read/Write | Identifies 3 digit service category. |