VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.SymbologySubsets Namespace / AamvaDataHeader Class
Properties Methods SeeAlso
In This Topic
    AamvaDataHeader Class Members
    In This Topic
    The following tables list the members exposed by AamvaDataHeader.
    Public Properties
     NameDescription
    Public PropertyGets the length of this block, in bytes. (Inherited from AamvaDataBlock)
    Public PropertyGets the Data Element Separator, which is used to indicate that a new data element is to follow, and that the current field is terminated.
    Public PropertyGets the designator that identifies the file as an AAMVA compliant format.
    Public PropertyGets the number uniquely identifies the issuing jurisdiction.
    Public PropertyGets a decimal value that specifies the jurisdiction version level of the PDF417 barcode format.
    Public PropertyGets the Record Separator character.
    Public PropertyGets the Segment Terminator, which is used to end Subfiles where Field Identifiers are employed.
    Public PropertyGets a decimal value that specifies the number of different Subfile types that are contained in the barcode.
    Public PropertyGets the AAMVA version level of the PDF417 bar code format.
    Public Methods
     NameDescription
    Public MethodReturns a string that represents this instance.
    Protected Methods
     NameDescription
    Protected MethodSets the length of the block. (Inherited from AamvaDataBlock)
    See Also