Class GenericDocumentFormat
- Namespace
- ScanbotSDK.MAUI.GenericDocument
- Assembly
- DocumentSDK.MAUI.dll
public class GenericDocumentFormat
- Inheritance
-
GenericDocumentFormat
- Inherited Members
Constructors
GenericDocumentFormat(GenericDocumentRootType[])
Add your required generic document types here.
public GenericDocumentFormat(GenericDocumentRootType[] selectedDocumentTypes)
Parameters
selectedDocumentTypes
GenericDocumentRootType[]
Fields
AllDocumentTypes
All Document Types
public static GenericDocumentRootType[] AllDocumentTypes
Field Value
DriverLicenseFrontBackDE
The document type for a German driver's license. Front and back side .
public static GenericDocumentRootType[] DriverLicenseFrontBackDE
Field Value
IdCardFrontBackDE
The document type for a German id card. Front and back side.
public static GenericDocumentRootType[] IdCardFrontBackDE
Field Value
PassportDE
The document type for a German passport. Front side only.
public static GenericDocumentRootType[] PassportDE