Class IDCardPDF417
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/IDCardPDF417", DoNotGenerateAcw = true)]
public sealed class IDCardPDF417 : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
IDCardPDF417
- Implements
-
- Inherited Members
-
Constructors
IDCardPDF417(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public IDCardPDF417(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "IDCardPDF417"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "IDCardPDF417"
Field Value
- string
Properties
A
[Register("a")]
public TextFieldWrapper A { get; set; }
Property Value
- TextFieldWrapper
B
[Register("b")]
public TextFieldWrapper B { get; set; }
Property Value
- TextFieldWrapper
BirthDate
public TextFieldWrapper BirthDate { get; }
Property Value
- TextFieldWrapper
C
[Register("c")]
public TextFieldWrapper C { get; set; }
Property Value
- TextFieldWrapper
D
[Register("d")]
public TextFieldWrapper D { get; set; }
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
E
[Register("e")]
public TextFieldWrapper E { get; set; }
Property Value
- TextFieldWrapper
F
[Register("f")]
public TextFieldWrapper F { get; set; }
Property Value
- TextFieldWrapper
FirstName
public TextFieldWrapper FirstName { get; }
Property Value
- TextFieldWrapper
G
[Register("g")]
public TextFieldWrapper G { get; set; }
Property Value
- TextFieldWrapper
LastName
public TextFieldWrapper LastName { get; }
Property Value
- TextFieldWrapper
Optional
public TextFieldWrapper Optional { get; }
Property Value
- TextFieldWrapper