Table of Contents

Class IDCardPDF417

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

Constructors

IDCardPDF417(GenericDocument)

public IDCardPDF417(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "IDCardPDF417"

Field Value

string

DocumentType

public const string DocumentType = "IDCardPDF417"

Field Value

string

Properties

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

DateExpired

public TextFieldWrapper DateExpired { get; }

Property Value

TextFieldWrapper

DateIssued

public TextFieldWrapper DateIssued { get; }

Property Value

TextFieldWrapper

DocumentCode

public TextFieldWrapper DocumentCode { get; }

Property Value

TextFieldWrapper

FirstName

public TextFieldWrapper FirstName { get; }

Property Value

TextFieldWrapper

LastName

public TextFieldWrapper LastName { get; }

Property Value

TextFieldWrapper

Optional

public TextFieldWrapper Optional { get; }

Property Value

TextFieldWrapper