Table of Contents

Class RootDocumentType

Namespace
IO.Scanbot.Genericdocument.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/RootDocumentType", DoNotGenerateAcw = true)]
public sealed class RootDocumentType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
RootDocumentType
Implements
Inherited Members

Properties

DeDriverLicenseBack

[Register("DeDriverLicenseBack")]
public static RootDocumentType DeDriverLicenseBack { get; }

Property Value

RootDocumentType

DeDriverLicenseFront

[Register("DeDriverLicenseFront")]
public static RootDocumentType DeDriverLicenseFront { get; }

Property Value

RootDocumentType

DeIdCardBack

[Register("DeIdCardBack")]
public static RootDocumentType DeIdCardBack { get; }

Property Value

RootDocumentType

DeIdCardFront

[Register("DeIdCardFront")]
public static RootDocumentType DeIdCardFront { get; }

Property Value

RootDocumentType

DePassport

[Register("DePassport")]
public static RootDocumentType DePassport { get; }

Property Value

RootDocumentType

DeResidencePermitBack

[Register("DeResidencePermitBack")]
public static RootDocumentType DeResidencePermitBack { get; }

Property Value

RootDocumentType

DeResidencePermitFront

[Register("DeResidencePermitFront")]
public static RootDocumentType DeResidencePermitFront { get; }

Property Value

RootDocumentType

Mrz

[Register("MRZ")]
public static RootDocumentType Mrz { get; }

Property Value

RootDocumentType

Type

public GenericDocument.Type Type { get; }

Property Value

GenericDocument.Type

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/genericdocument/entity/RootDocumentType;", "")]
public static RootDocumentType ValueOf(string value)

Parameters

value string

Returns

RootDocumentType

Values()

[Register("values", "()[Lio/scanbot/genericdocument/entity/RootDocumentType;", "")]
public static RootDocumentType[] Values()

Returns

RootDocumentType[]