Table of Contents

Class SBSDKDocumentsModelRootType

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKDocumentsModelRootType : SBSDKGenericDocumentType, INSCopying, INativeObject, IDisposable
Inheritance
SBSDKDocumentsModelRootType
Implements
INSCopying
INativeObject
Inherited Members

Constructors

SBSDKDocumentsModelRootType()

public SBSDKDocumentsModelRootType()

SBSDKDocumentsModelRootType(NSObjectFlag)

protected SBSDKDocumentsModelRootType(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKDocumentsModelRootType(NativeHandle)

protected SBSDKDocumentsModelRootType(NativeHandle handle)

Parameters

handle NativeHandle

SBSDKDocumentsModelRootType(string, string, string, NSNumber?)

public SBSDKDocumentsModelRootType(string name, string fullName, string normalizedName, NSNumber? listIndex)

Parameters

name string
fullName string
normalizedName string
listIndex NSNumber

Properties

AllDocumentTypes

public static SBSDKDocumentsModelRootType[] AllDocumentTypes { get; }

Property Value

SBSDKDocumentsModelRootType[]

BrIdCardBack

public static SBSDKDocumentsModelRootType BrIdCardBack { get; }

Property Value

SBSDKDocumentsModelRootType

BrIdCardFront

public static SBSDKDocumentsModelRootType BrIdCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

BrIdCardFrontPhotoOnly

public static SBSDKDocumentsModelRootType BrIdCardFrontPhotoOnly { get; }

Property Value

SBSDKDocumentsModelRootType

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

CnEntryAndExitPermitBack

public static SBSDKDocumentsModelRootType CnEntryAndExitPermitBack { get; }

Property Value

SBSDKDocumentsModelRootType

CnEntryAndExitPermitFront

public static SBSDKDocumentsModelRootType CnEntryAndExitPermitFront { get; }

Property Value

SBSDKDocumentsModelRootType

CnPermanentResidentCardFront

public static SBSDKDocumentsModelRootType CnPermanentResidentCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

DeHealthInsuranceCardFront

public static SBSDKDocumentsModelRootType DeHealthInsuranceCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

DeIdCardBack

public static SBSDKDocumentsModelRootType DeIdCardBack { get; }

Property Value

SBSDKDocumentsModelRootType

DeIdCardFront

public static SBSDKDocumentsModelRootType DeIdCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

DePassport

public static SBSDKDocumentsModelRootType DePassport { get; }

Property Value

SBSDKDocumentsModelRootType

DeResidencePermitBack

public static SBSDKDocumentsModelRootType DeResidencePermitBack { get; }

Property Value

SBSDKDocumentsModelRootType

DeResidencePermitFront

public static SBSDKDocumentsModelRootType DeResidencePermitFront { get; }

Property Value

SBSDKDocumentsModelRootType

EuropeanDriverLicenseBack

public static SBSDKDocumentsModelRootType EuropeanDriverLicenseBack { get; }

Property Value

SBSDKDocumentsModelRootType

EuropeanDriverLicenseFront

public static SBSDKDocumentsModelRootType EuropeanDriverLicenseFront { get; }

Property Value

SBSDKDocumentsModelRootType

EuropeanHealthInsuranceCard

public static SBSDKDocumentsModelRootType EuropeanHealthInsuranceCard { get; }

Property Value

SBSDKDocumentsModelRootType

HkIdentityCardFront

public static SBSDKDocumentsModelRootType HkIdentityCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

MoIdentityCardBack

public static SBSDKDocumentsModelRootType MoIdentityCardBack { get; }

Property Value

SBSDKDocumentsModelRootType

MoIdentityCardFront

public static SBSDKDocumentsModelRootType MoIdentityCardFront { get; }

Property Value

SBSDKDocumentsModelRootType

Mrz

public static SBSDKDocumentsModelRootType Mrz { get; }

Property Value

SBSDKDocumentsModelRootType

ParsedDeAddress

public static SBSDKDocumentsModelRootType ParsedDeAddress { get; }

Property Value

SBSDKDocumentsModelRootType

TwEntryAndExitPermit

public static SBSDKDocumentsModelRootType TwEntryAndExitPermit { get; }

Property Value

SBSDKDocumentsModelRootType

Methods

RootTypeFrom(SBSDKGenericDocument)

public static SBSDKDocumentsModelRootType? RootTypeFrom(SBSDKGenericDocument document)

Parameters

document SBSDKGenericDocument

Returns

SBSDKDocumentsModelRootType