| Class | Description |
|---|---|
| DeDriverLicenseBack |
German driver license (Führerschein), backside
|
| DeDriverLicenseFront |
German driver license (Führerschein), front side
|
| DeIdCardBack |
German ID card, back side
|
| DeIdCardFront |
German ID card, front side
|
| DePassport |
German travel passport (Reisepass)
|
| DocumentProperties |
Document metadata container
|
| Field |
Document field.
|
| FieldProperties |
Field metadata container.
|
| FieldWrapper |
Non-text field wrapper
|
| GenericDocument |
A generic document. Contains fields and sub-documents.
|
| GenericDocumentLibrary |
Provides an ability to convert the
class GenericDocument object to a strongly typed successor
of the class GenericDocumentWrapper class. |
| GenericDocumentWrapper |
Base class for strongly-typed GenericDocument wrappers
|
| MRZ |
MRZ part of the document
|
| ModelConstants |
Default field and document display properties containing visibility and English translation
|
| OcrResult |
Result of OCR text recognition.
|
| TextFieldWrapper |
Text field wrapper
|
| ValidatedTextFieldWrapper |
Wrapper for validated text fields
|
| Enum | Description |
|---|---|
| CommonFieldType |
Common field types
|
| RootDocumentType |
All root document types supported by GenericDocumentRecognizer
|
| ValidationStatus |
Field validation status. Applicable only to fields that support some kind of validation, e.g. using check digits.
|