Table of Contents

Class EuropeanDriverLicenseBack

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class EuropeanDriverLicenseBack : GenericDocumentWrapper
Inheritance
EuropeanDriverLicenseBack
Inherited Members

Constructors

EuropeanDriverLicenseBack(GenericDocument)

public EuropeanDriverLicenseBack(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "EuropeanDriverLicenseBack"

Field Value

string

DocumentType

public const string DocumentType = "EuropeanDriverLicenseBack"

Field Value

string

Properties

A

public TextFieldWrapper A { get; set; }

Property Value

TextFieldWrapper

B

public TextFieldWrapper B { get; set; }

Property Value

TextFieldWrapper

C

public EuropeanDriverLicenseBack.Categories C { get; set; }

Property Value

EuropeanDriverLicenseBack.Categories

Country

public TextFieldWrapper Country { get; }

Property Value

TextFieldWrapper

Restrictions

public TextFieldWrapper Restrictions { get; }

Property Value

TextFieldWrapper

Methods

GetCategories()

public EuropeanDriverLicenseBack.Categories GetCategories()

Returns

EuropeanDriverLicenseBack.Categories