Class CheckDocumentModelRootType
- Namespace
- ScanbotSDK.MAUI.CheckDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
All root document types that can be returned by this strongly-typed wrapper
public class CheckDocumentModelRootType
- Inheritance
-
CheckDocumentModelRootType
- Inherited Members
Fields
AUSCheck
AUSCheck document type.
public static readonly CheckDocumentModelRootType AUSCheck
Field Value
AllDocumentTypes
Returns the root type corresponding to the given document.
public static readonly CheckDocumentModelRootType[] AllDocumentTypes
Field Value
CANCheck
CANCheck document type.
public static readonly CheckDocumentModelRootType CANCheck
Field Value
DocumentType
The document type that this root type corresponds to.
public readonly GenericDocumentType DocumentType
Field Value
FRACheck
FRACheck document type.
public static readonly CheckDocumentModelRootType FRACheck
Field Value
INDCheck
INDCheck document type.
public static readonly CheckDocumentModelRootType INDCheck
Field Value
ISRCheck
ISRCheck document type.
public static readonly CheckDocumentModelRootType ISRCheck
Field Value
KWTCheck
KWTCheck document type.
public static readonly CheckDocumentModelRootType KWTCheck
Field Value
UAECheck
UAECheck document type.
public static readonly CheckDocumentModelRootType UAECheck
Field Value
USACheck
USACheck document type.
public static readonly CheckDocumentModelRootType USACheck
Field Value
UnknownCheck
UnknownCheck document type.
public static readonly CheckDocumentModelRootType UnknownCheck