Table of Contents

Class TextRecognizer

Namespace
IO.Scanbot.Sdk.Ocr.Process
Assembly
DocumentSDK.NET.Droid.dll
public sealed class TextRecognizer : Object
Inheritance
TextRecognizer

Constructors

TextRecognizer(IOcrPerformer)

public TextRecognizer(IOcrPerformer ocrPerformer)

Parameters

ocrPerformer IOcrPerformer

Properties

A

public IOcrPerformer A { get; set; }

Property Value

IOcrPerformer

Methods

Recognize()

public OcrResult Recognize()

Returns

OcrResult