Class IDCardPDF417.FieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/IDCardPDF417$FieldNames", DoNotGenerateAcw = true)]
public sealed class IDCardPDF417.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
IDCardPDF417.FieldNames
- Implements
-
- Inherited Members
-
Fields
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
Field Value
- string
DateExpired
[Register("DATE_EXPIRED")]
public const string DateExpired = "DateExpired"
Field Value
- string
DateIssued
[Register("DATE_ISSUED")]
public const string DateIssued = "DateIssued"
Field Value
- string
DocumentCode
[Register("DOCUMENT_CODE")]
public const string DocumentCode = "DocumentCode"
Field Value
- string
FirstName
[Register("FIRST_NAME")]
public const string FirstName = "FirstName"
Field Value
- string
LastName
[Register("LAST_NAME")]
public const string LastName = "LastName"
Field Value
- string
Optional
[Register("OPTIONAL")]
public const string Optional = "Optional"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static IDCardPDF417.FieldNames Instance { get; }
Property Value
- IDCardPDF417.FieldNames