Table of Contents

Class StubOcrPerformer

Namespace
IO.Scanbot.Sdk.Ocr.Intelligence
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ocr/intelligence/StubOcrPerformer", DoNotGenerateAcw = true)]
public sealed class StubOcrPerformer : Object, IOcrPerformer, IJavaObject, IJavaPeerable, IDisposable
Inheritance
StubOcrPerformer
Implements
Inherited Members

Constructors

StubOcrPerformer()

[Register(".ctor", "()V", "")]
public StubOcrPerformer()

StubOcrPerformer(SapManager)

[Register(".ctor", "(Lio/scanbot/sap/SapManager;)V", "")]
public StubOcrPerformer(SapManager sapManager)

Parameters

sapManager SapManager

Properties

A

[Register("a")]
public SapManager A { get; set; }

Property Value

SapManager

Methods

Recognize()

[Register("recognize", "()Lio/scanbot/sdk/ocr/process/OcrResult;", "")]
public OcrResult Recognize()

Returns

OcrResult