Table of Contents

Class SBSDKGenericDocumentRootType

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKGenericDocumentRootType : SBSDKGenericDocumentType
Inheritance
SBSDKGenericDocumentRootType
Inherited Members

Constructors

SBSDKGenericDocumentRootType()

public SBSDKGenericDocumentRootType()

SBSDKGenericDocumentRootType(NSObjectFlag)

protected SBSDKGenericDocumentRootType(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKGenericDocumentRootType(NativeHandle)

protected SBSDKGenericDocumentRootType(NativeHandle handle)

Parameters

handle NativeHandle

SBSDKGenericDocumentRootType(string, string, string)

public SBSDKGenericDocumentRootType(string name, string fullName, string normalizedName)

Parameters

name string
fullName string
normalizedName string

Properties

AllDocumentTypes

public static SBSDKGenericDocumentRootType[] AllDocumentTypes { get; }

Property Value

SBSDKGenericDocumentRootType[]

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

DeDriverLicenseBack

public static SBSDKGenericDocumentRootType DeDriverLicenseBack { get; }

Property Value

SBSDKGenericDocumentRootType

DeDriverLicenseFront

public static SBSDKGenericDocumentRootType DeDriverLicenseFront { get; }

Property Value

SBSDKGenericDocumentRootType

DeIdCardBack

public static SBSDKGenericDocumentRootType DeIdCardBack { get; }

Property Value

SBSDKGenericDocumentRootType

DeIdCardFront

public static SBSDKGenericDocumentRootType DeIdCardFront { get; }

Property Value

SBSDKGenericDocumentRootType

DePassport

public static SBSDKGenericDocumentRootType DePassport { get; }

Property Value

SBSDKGenericDocumentRootType

DeResidencePermitBack

public static SBSDKGenericDocumentRootType DeResidencePermitBack { get; }

Property Value

SBSDKGenericDocumentRootType

DeResidencePermitFront

public static SBSDKGenericDocumentRootType DeResidencePermitFront { get; }

Property Value

SBSDKGenericDocumentRootType

Mrz

public static SBSDKGenericDocumentRootType Mrz { get; }

Property Value

SBSDKGenericDocumentRootType

Methods

RootTypeFrom(SBSDKGenericDocument)

public static SBSDKGenericDocumentRootType? RootTypeFrom(SBSDKGenericDocument document)

Parameters

document SBSDKGenericDocument

Returns

SBSDKGenericDocumentRootType

Wrap(SBSDKGenericDocument)

public static SBSDKGenericDocumentWrapper? Wrap(SBSDKGenericDocument document)

Parameters

document SBSDKGenericDocument

Returns

SBSDKGenericDocumentWrapper