Table of Contents

Class RecognizeLicensePlateEventArgs

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

Constructors

RecognizeLicensePlateEventArgs(SBSDKLicensePlateScannerResult)

public RecognizeLicensePlateEventArgs(SBSDKLicensePlateScannerResult result)

Parameters

result SBSDKLicensePlateScannerResult

Properties

Result

public SBSDKLicensePlateScannerResult Result { get; set; }

Property Value

SBSDKLicensePlateScannerResult