Class SBSDKCheckDocumentModelRootType
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKCheckDocumentModelRootType : SBSDKGenericDocumentType, INSCopying, INativeObject, IDisposable
- Inheritance
-
SBSDKCheckDocumentModelRootType
- Implements
-
INSCopying
INativeObject
- Inherited Members
-
Constructors
SBSDKCheckDocumentModelRootType()
public SBSDKCheckDocumentModelRootType()
SBSDKCheckDocumentModelRootType(NSObjectFlag)
protected SBSDKCheckDocumentModelRootType(NSObjectFlag t)
Parameters
t NSObjectFlag
SBSDKCheckDocumentModelRootType(NativeHandle)
protected SBSDKCheckDocumentModelRootType(NativeHandle handle)
Parameters
handle NativeHandle
SBSDKCheckDocumentModelRootType(string, string, string, NSNumber?)
public SBSDKCheckDocumentModelRootType(string name, string fullName, string normalizedName, NSNumber? listIndex)
Parameters
name string
fullName string
normalizedName string
listIndex NSNumber
Properties
AllDocumentTypes
public static SBSDKCheckDocumentModelRootType[] AllDocumentTypes { get; }
Property Value
- SBSDKCheckDocumentModelRootType[]
AusCheck
public static SBSDKCheckDocumentModelRootType AusCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
CanCheck
public static SBSDKCheckDocumentModelRootType CanCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
FraCheck
public static SBSDKCheckDocumentModelRootType FraCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
IndCheck
public static SBSDKCheckDocumentModelRootType IndCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
IsrCheck
public static SBSDKCheckDocumentModelRootType IsrCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
KwtCheck
public static SBSDKCheckDocumentModelRootType KwtCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
UaeCheck
public static SBSDKCheckDocumentModelRootType UaeCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
UnknownCheck
public static SBSDKCheckDocumentModelRootType UnknownCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
UsaCheck
public static SBSDKCheckDocumentModelRootType UsaCheck { get; }
Property Value
- SBSDKCheckDocumentModelRootType
Methods
RootTypeFrom(SBSDKGenericDocument)
public static SBSDKCheckDocumentModelRootType? RootTypeFrom(SBSDKGenericDocument document)
Parameters
document SBSDKGenericDocument
Returns
- SBSDKCheckDocumentModelRootType