AamvaDataHeader Class Members
In This Topic
The following tables list the members exposed by
AamvaDataHeader.
Public Properties
| Name | Description |
| BlockLength | Gets the length of this block, in bytes. (Inherited from AamvaDataBlock) |
| DataElementSeparator | Gets the Data Element Separator, which is used to indicate that a new data element is to follow, and that the current field is terminated. |
| FileType | Gets the designator that identifies the file as an AAMVA compliant format. |
| IssuerIdentificationNumber | Gets the number uniquely identifies the issuing jurisdiction. |
| JurisdictionVersionNumber | Gets a decimal value that specifies the jurisdiction version level of the PDF417 barcode format. |
| RecordElementSeparator | Gets the Record Separator character. |
| SegmentTerminator | Gets the Segment Terminator, which is used to end Subfiles where Field Identifiers are employed. |
| SubfileCount | Gets a decimal value that specifies the number of different Subfile types that are contained in the barcode. |
| VersionLevel | Gets the AAMVA version level of the PDF417 bar code format. |
Public Methods
| Name | Description |
| ToString | Returns a string that represents this instance. |
Protected Methods
See Also