MaxiCodeMode2
MaxiCodeMode2 class
Class for encoding and decoding the text embedded in the MaxiCode code for modes
public class MaxiCodeMode2
Constructors
Properties
| Name | 
Description | 
| CountryCode { get; set; } | 
Identifies the 3-digit country code. | 
| PostalCode { get; set; } | 
Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. | 
| SecondMessage { get; set; } | 
Identifies the second message of the barcode. | 
| ServiceCategory { get; set; } | 
Identifies the 3-digit service category. | 
See Also