Table of Contents

Class IDCardPDF417.NormalizedFieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/IDCardPDF417$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class IDCardPDF417.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
IDCardPDF417.NormalizedFieldNames
Implements
Inherited Members

Fields

BirthDate

[Register("BIRTH_DATE")]
public const string BirthDate = "IDCardPDF417.BirthDate"

Field Value

string

DateExpired

[Register("DATE_EXPIRED")]
public const string DateExpired = "IDCardPDF417.DateExpired"

Field Value

string

DateIssued

[Register("DATE_ISSUED")]
public const string DateIssued = "IDCardPDF417.DateIssued"

Field Value

string

DocumentCode

[Register("DOCUMENT_CODE")]
public const string DocumentCode = "IDCardPDF417.DocumentCode"

Field Value

string

FirstName

[Register("FIRST_NAME")]
public const string FirstName = "IDCardPDF417.FirstName"

Field Value

string

LastName

[Register("LAST_NAME")]
public const string LastName = "IDCardPDF417.LastName"

Field Value

string

Optional

[Register("OPTIONAL")]
public const string Optional = "IDCardPDF417.Optional"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static IDCardPDF417.NormalizedFieldNames Instance { get; }

Property Value

IDCardPDF417.NormalizedFieldNames