Class AAMVA
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Barcode
- Assembly
- ScanbotSDK.Shared.dll
AAMVA
public class AAMVA : GenericDocumentWrapper
- Inheritance
-
AAMVA
- Inherited Members
Constructors
AAMVA(GenericDocument)
public AAMVA(GenericDocument document)
Parameters
document
GenericDocument
Properties
Children
public AAMVA.AAMVAChildren Children { get; }
Property Value
IssuerIdentificationNumber
Issuer Identification Number
public Field IssuerIdentificationNumber { get; }
Property Value
JurisdictionVersionNumber
Jurisdiction Version Number
public Field? JurisdictionVersionNumber { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
Version
Version
public Field Version { get; }