Table of Contents

Interface ISBSDKGenericDocumentRecognizerViewControllerDelegate

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public interface ISBSDKGenericDocumentRecognizerViewControllerDelegate : INativeObject, IDisposable
Inherited Members
Extension Methods

Methods

DidRecognizeResultOnImage(SBSDKGenericDocumentRecognizerViewController, SBSDKGenericDocumentRecognitionResult, UIImage)

void DidRecognizeResultOnImage(SBSDKGenericDocumentRecognizerViewController viewController, SBSDKGenericDocumentRecognitionResult result, UIImage image)

Parameters

viewController SBSDKGenericDocumentRecognizerViewController
result SBSDKGenericDocumentRecognitionResult
image UIImage