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