Table of Contents

Class IDCardPDF417

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class IDCardPDF417 : GenericDocumentWrapper
Inheritance
IDCardPDF417
Inherited Members

Constructors

IDCardPDF417(GenericDocument)

public IDCardPDF417(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

BirthDate

public Field BirthDate { get; }

Property Value

Field

DateExpired

public Field DateExpired { get; }

Property Value

Field

DateIssued

public Field DateIssued { get; }

Property Value

Field

DocumentCode

public Field DocumentCode { get; }

Property Value

Field

FirstName

public Field FirstName { get; }

Property Value

Field

LastName

public Field LastName { get; }

Property Value

Field

Optional

public Field Optional { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string