Table of Contents

Class ScanEventArgs

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

Constructors

ScanEventArgs(SBSDKMRZScannerResult)

public ScanEventArgs(SBSDKMRZScannerResult zone)

Parameters

zone SBSDKMRZScannerResult

Properties

Zone

public SBSDKMRZScannerResult Zone { get; set; }

Property Value

SBSDKMRZScannerResult