Class SBSDKUIGenericDocumentRecognizerViewControllerDelegate
- Namespace
 - ScanbotSDK.iOS
 
- Assembly
 - DocumentSDK.NET.iOS.dll
 
public abstract class SBSDKUIGenericDocumentRecognizerViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUIGenericDocumentRecognizerViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
  - Inheritance
 - 
      
      
      SBSDKUIGenericDocumentRecognizerViewControllerDelegate
 
- Implements
 - 
      
      
      INativeObject
 
- Inherited Members
 
Constructors
SBSDKUIGenericDocumentRecognizerViewControllerDelegate()
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate()
  SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NSObjectFlag)
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NSObjectFlag t)
  Parameters
tNSObjectFlag
SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NativeHandle)
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NativeHandle handle)
  Parameters
handleNativeHandle
Methods
DidCancel(SBSDKUIGenericDocumentRecognizerViewController)
public virtual void DidCancel(SBSDKUIGenericDocumentRecognizerViewController viewController)
  Parameters
viewControllerSBSDKUIGenericDocumentRecognizerViewController
DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController, SBSDKGenericDocument[])
public virtual void DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController viewController, SBSDKGenericDocument[] documents)
  Parameters
viewControllerSBSDKUIGenericDocumentRecognizerViewControllerdocumentsSBSDKGenericDocument[]