USADriveIdCodetext
Contents
[
Hide
]USADriveIdCodetext class
Namespace: Aspose.Barcode.ComplexBarcode
Class for encoding and decoding the text embedded in the USA Driving License PDF417 code.
Constructors
| Name | Description |
|---|---|
| __construct |
Methods
| Name | Static | Description |
|---|---|---|
| addSubfileDesignator | No | Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. |
| initFromString | No | Initialize USA DL object from codetext |
| saveToXml | No |
Properties
| Name | Read/Write | Description |
|---|---|---|
| AAMVAVersionNumber | Read/Write | AAMVA Version Number 00-99 |
| BarcodeType | Read-only | Returns barcode type of USA DL (Pdf417) |
| ConstructedCodetext | Read-only | Construct codetext from USA DL data |
| IssuerIdentificationNumber | Read/Write | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. |
| JurisdictionSpecificSubfile | Read/Write | Jurisdiction Specific Fields |
| JurisdictionVersionNumber | Read/Write | Jurisdiction Version Number 00-99 |
| MandatoryElements | Read/Write | Mandatory elements (fields) of the card |
| NumberOfEntries | Read/Write | Number 00-99 of subfiles |
| OptionalElements | Read/Write | Optional elements (fields) of the card |
| SubfileDesignator | Read/Write | Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. |