Interface ISBSDKUIGenericDocumentRecognizerViewControllerDelegate
- Namespace
 - ScanbotSDK.iOS
 
- Assembly
 - DocumentSDK.NET.iOS.dll
 
public interface ISBSDKUIGenericDocumentRecognizerViewControllerDelegate : ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
  - Inherited Members
 
- Extension Methods
 
Methods
DidCancel(SBSDKUIGenericDocumentRecognizerViewController)
void DidCancel(SBSDKUIGenericDocumentRecognizerViewController viewController)
  Parameters
viewControllerSBSDKUIGenericDocumentRecognizerViewController
DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController, SBSDKGenericDocument[])
void DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController viewController, SBSDKGenericDocument[] documents)
  Parameters
viewControllerSBSDKUIGenericDocumentRecognizerViewControllerdocumentsSBSDKGenericDocument[]