Class IDCardPDF417.NormalizedFieldNames
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class IDCardPDF417.NormalizedFieldNames : Object
- Inheritance
-
IDCardPDF417.NormalizedFieldNames
Fields
BirthDate
public const string BirthDate = "IDCardPDF417.BirthDate"
Field Value
- string
DateExpired
public const string DateExpired = "IDCardPDF417.DateExpired"
Field Value
- string
DateIssued
public const string DateIssued = "IDCardPDF417.DateIssued"
Field Value
- string
DocumentCode
public const string DocumentCode = "IDCardPDF417.DocumentCode"
Field Value
- string
FirstName
public const string FirstName = "IDCardPDF417.FirstName"
Field Value
- string
LastName
public const string LastName = "IDCardPDF417.LastName"
Field Value
- string
Optional
public const string Optional = "IDCardPDF417.Optional"
Field Value
- string
Properties
Instance
public static IDCardPDF417.NormalizedFieldNames Instance { get; }
Property Value
- IDCardPDF417.NormalizedFieldNames