Table of Contents

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

GenericDocumentRootType[]

DriverLicenseFrontBackDE

The document type for a German driver's license. Front and back side .

public static GenericDocumentRootType[] DriverLicenseFrontBackDE

Field Value

GenericDocumentRootType[]

IdCardFrontBackDE

The document type for a German id card. Front and back side.

public static GenericDocumentRootType[] IdCardFrontBackDE

Field Value

GenericDocumentRootType[]

PassportDE

The document type for a German passport. Front side only.

public static GenericDocumentRootType[] PassportDE

Field Value

GenericDocumentRootType[]