Table of Contents

Class AAMVA.EnhancedDriverLicense

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

Enhanced Driver License. File type "EN".

public class AAMVA.EnhancedDriverLicense : AAMVA.DLID
Inheritance
AAMVA.EnhancedDriverLicense
Inherited Members

Constructors

EnhancedDriverLicense(GenericDocument)

public EnhancedDriverLicense(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string