Table of Contents

Class SandwichingPdfOcrPerformer

Namespace
IO.Scanbot.Sdk.Ocr.Intelligence
Assembly
DocumentSDK.NET.Droid.dll
public sealed class SandwichingPdfOcrPerformer : Object, IOcrPerformer, IJavaObject, IDisposable, IJavaPeerable
Inheritance
SandwichingPdfOcrPerformer
Implements

Constructors

SandwichingPdfOcrPerformer(SapManager, OcrPdfGenerator, ICollection<Language>, DocumentStoreStrategy, SimpleComposer, OcrSettings, Document, EngineInput)

public SandwichingPdfOcrPerformer(SapManager sapManager, OcrPdfGenerator ocrPdfGenerator, ICollection<Language> languages, DocumentStoreStrategy documentStoreStrategy, SimpleComposer simpleComposer, OcrSettings config, Document document, ScanbotOcrEngine.EngineInput engineInput)

Parameters

sapManager SapManager
ocrPdfGenerator OcrPdfGenerator
languages ICollection<Language>
documentStoreStrategy DocumentStoreStrategy
simpleComposer SimpleComposer
config OcrSettings
document Document
engineInput ScanbotOcrEngine.EngineInput

Properties

A

public SapManager A { get; set; }

Property Value

SapManager

B

public OcrPdfGenerator B { get; set; }

Property Value

OcrPdfGenerator

C

public ICollection C { get; set; }

Property Value

ICollection

D

public DocumentStoreStrategy D { get; set; }

Property Value

DocumentStoreStrategy

E

public SimpleComposer E { get; set; }

Property Value

SimpleComposer

F

public Document F { get; set; }

Property Value

Document

G

public ScanbotOcrEngine.EngineInput G { get; set; }

Property Value

ScanbotOcrEngine.EngineInput

H

public ILogger H { get; set; }

Property Value

ILogger

I

public OcrSettings I { get; set; }

Property Value

OcrSettings

Methods

Recognize()

public OcrResult Recognize()

Returns

OcrResult