Aspose.Barcode.ComplexBarcode
Contents
[
Hide
]Aspose.Barcode.ComplexBarcode namespace
The Aspose.Barcode.ComplexBarcode namespace contains the core components for generating and reading advanced barcode formats. It includes generators, codetext readers, and specialized HIBCLIC codetext structures for handling address information and alternative encoding schemes.
Classes
| Class | Description |
|---|---|
| Address | Address of creditor or debtor. You can either set street, house number, postal code and town (type structured address) o |
| AlternativeScheme | Alternative payment scheme instructions |
| ComplexBarcodeGenerator | ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images generation. This sample shows how to create an |
| ComplexCodetextReader | ComplexCodetextReader decodes codetext to specified complex barcode type. This sample shows how to recognize and decode |
| DataElement | Represents a jurisdiction-specific data field used in documents, for example ElementID = “ZVA” with Value = “01”. |
| HIBCLICCombinedCodetext | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary and secodary data. |
| HIBCLICComplexCodetext | Base class for encoding and decoding the text embedded in the HIBC LIC code. |
| HIBCLICPrimaryDataCodetext | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary data. |
| HIBCPASCodetext | Class for encoding and decoding the text embedded in the HIBC PAS code. |
| HIBCPASRecord | Class for storing HIBC PAS record. |
| IComplexCodetext | Interface for complex codetext used with ComplexBarcodeGenerator. |
| Mailmark2DCodetext | Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark code. |
| MailmarkCodetext | Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code. |
| MandatoryFields | Mandatory elements (fields) of the card |
| MaxiCodeCodetext | Base class for encoding and decoding the text embedded in the MaxiCode code. This sample shows how to decode raw MaxiCod |
| MaxiCodeCodetextMode2 | Class for encoding and decoding the text embedded in the MaxiCode code for modes 2. This sample shows how to encode and |
| MaxiCodeCodetextMode3 | Class for encoding and decoding the text embedded in the MaxiCode code for modes 3. This sample shows how to encode and |
| MaxiCodeSecondMessage | Base class for encoding and decoding second message for MaxiCode barcode. |
| MaxiCodeStandardCodetext | Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6. |
| MaxiCodeStandardSecondMessage | Class for encoding and decoding standart second message for MaxiCode barcode. |
| MaxiCodeStandartSecondMessage | Class for encoding and decoding standart second message for MaxiCode barcode. |
| MaxiCodeStructuredCodetext | Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to |
| MaxiCodeStructuredSecondMessage | Class for encoding and decoding structured second message for MaxiCode barcode. |
| OptionalFields | Optional elements (fields) of the card |
| PrimaryData | Class for storing HIBC LIC primary data. |
| SecondaryAndAdditionalData | Class for storing HIBC LIC secondary and additional data. |
| SubfileProperties | USA DL subfile properties, offset and length are set automatically. |
| SwissQRBill | SwissQR bill data |
| SwissQRCodetext | Class for encoding and decoding the text embedded in the SwissQR code. |
| USADriveIdCodetext | Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. |
| USADriveIdJurisdSubfile | Class for Jurisdiction specific fields for USA DL |
Enums
| Enum | Description |
|---|---|
| AddressType | Address type |
| ComplexCodetextType | |
| HIBCLICDateFormat | Specifies the different types of date formats for HIBC LIC. |
| HIBCPASDataLocation | HIBC PAS data location types. |
| HIBCPASDataType | HIBC PAS record’s data types. |
| Mailmark2DType | 2D Mailmark Type defines size of Data Matrix barcode |
| MaxiCodeSecondMessageType | |
| QrBillStandardVersion | SwissQR bill standard version |
| USADriveIdCountry | Enum for Country Identification in the US Driver’s License |
| USADriveIdEyeColor | Enum for Eye Color in the US Driver’s License |
| USADriveIdHairColor | Enum for Hair Color in the US Driver’s License |
| USADriveIdSex | Enum for Sex field in the US Driver’s License |