Table of Contents

Class ScanCheckEventArgs

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class ScanCheckEventArgs : EventArgs
Inheritance
ScanCheckEventArgs
Inherited Members

Constructors

ScanCheckEventArgs(SBSDKCheckScanningResult)

public ScanCheckEventArgs(SBSDKCheckScanningResult result)

Parameters

result SBSDKCheckScanningResult

Properties

Result

public SBSDKCheckScanningResult Result { get; set; }

Property Value

SBSDKCheckScanningResult