Table of Contents

Class CheckNavigationEvent.CheckRecognized

Namespace
IO.Scanbot.Sdk.UI.View.Check
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/check/CheckNavigationEvent$CheckRecognized", DoNotGenerateAcw = true)]
public sealed class CheckNavigationEvent.CheckRecognized : CheckNavigationEvent, IEvent, IJavaObject, IJavaPeerable, IDisposable
Inheritance
CheckNavigationEvent.CheckRecognized
Implements
Inherited Members

Constructors

CheckRecognized(ResultWrapper)

[Register(".ctor", "(Lio/scanbot/sdk/ui/result/ResultWrapper;)V", "")]
public CheckRecognized(ResultWrapper rtuResult)

Parameters

rtuResult ResultWrapper

Properties

RtuResult

public ResultWrapper RtuResult { get; }

Property Value

ResultWrapper

Methods

Component1()

[Register("component1", "()Lio/scanbot/sdk/ui/result/ResultWrapper;", "")]
public ResultWrapper Component1()

Returns

ResultWrapper

Copy(ResultWrapper)

[Register("copy", "(Lio/scanbot/sdk/ui/result/ResultWrapper;)Lio/scanbot/sdk/ui/view/check/CheckNavigationEvent$CheckRecognized;", "")]
public CheckNavigationEvent.CheckRecognized Copy(ResultWrapper rtuResult)

Parameters

rtuResult ResultWrapper

Returns

CheckNavigationEvent.CheckRecognized