Table of Contents

Class RootDocumentType

Namespace
IO.Scanbot.Sdk.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class RootDocumentType : Enum
Inheritance
RootDocumentType

Properties

AUSCheck

public static RootDocumentType AUSCheck { get; }

Property Value

RootDocumentType

CANCheck

public static RootDocumentType CANCheck { get; }

Property Value

RootDocumentType

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

FRACheck

public static RootDocumentType FRACheck { get; }

Property Value

RootDocumentType

INDCheck

public static RootDocumentType INDCheck { get; }

Property Value

RootDocumentType

ISRCheck

public static RootDocumentType ISRCheck { get; }

Property Value

RootDocumentType

KWTCheck

public static RootDocumentType KWTCheck { get; }

Property Value

RootDocumentType

Type

public GenericDocumentType Type { get; }

Property Value

GenericDocumentType

UAECheck

public static RootDocumentType UAECheck { get; }

Property Value

RootDocumentType

USACheck

public static RootDocumentType USACheck { get; }

Property Value

RootDocumentType

UnknownCheck

public static RootDocumentType UnknownCheck { get; }

Property Value

RootDocumentType

Methods

ValueOf(string)

public static RootDocumentType ValueOf(string value)

Parameters

value string

Returns

RootDocumentType

Values()

public static RootDocumentType[] Values()

Returns

RootDocumentType[]