Class GenericDocumentScanResult.DocumentType
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/GenericDocumentScanResult$DocumentType", DoNotGenerateAcw = true)]
public sealed class GenericDocumentScanResult.DocumentType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
GenericDocumentScanResult.DocumentType
- Implements
-
- Inherited Members
-
Properties
DeDriverLicenseBack
[Register("DeDriverLicenseBack")]
public static GenericDocumentScanResult.DocumentType DeDriverLicenseBack { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DeDriverLicenseFront
[Register("DeDriverLicenseFront")]
public static GenericDocumentScanResult.DocumentType DeDriverLicenseFront { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DeIdBack
[Register("DeIdBack")]
public static GenericDocumentScanResult.DocumentType DeIdBack { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DeIdFront
[Register("DeIdFront")]
public static GenericDocumentScanResult.DocumentType DeIdFront { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DePassport
[Register("DePassport")]
public static GenericDocumentScanResult.DocumentType DePassport { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DeResidencePermitBack
[Register("DeResidencePermitBack")]
public static GenericDocumentScanResult.DocumentType DeResidencePermitBack { get; }
Property Value
- GenericDocumentScanResult.DocumentType
DeResidencePermitFront
[Register("DeResidencePermitFront")]
public static GenericDocumentScanResult.DocumentType DeResidencePermitFront { get; }
Property Value
- GenericDocumentScanResult.DocumentType
Id
Property Value
- int
Junk
[Register("Junk")]
public static GenericDocumentScanResult.DocumentType Junk { get; }
Property Value
- GenericDocumentScanResult.DocumentType
Methods
ValueOf(string)
[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/genericdocument/entity/GenericDocumentScanResult$DocumentType;", "")]
public static GenericDocumentScanResult.DocumentType ValueOf(string value)
Parameters
value
string
Returns
- GenericDocumentScanResult.DocumentType
Values()
[Register("values", "()[Lio/scanbot/genericdocument/entity/GenericDocumentScanResult$DocumentType;", "")]
public static GenericDocumentScanResult.DocumentType[] Values()
Returns
- DocumentType[]