Table of Contents

Class IOcrEngine.EngineMode

Namespace
IO.Scanbot.Sdk.Ocr
Assembly
DocumentSDK.NET.Droid.dll
public sealed class IOcrEngine.EngineMode : Enum
Inheritance
IOcrEngine.EngineMode

Properties

A

public static IList<IOcrEngine.EngineMode> A { get; }

Property Value

IList<IOcrEngine.EngineMode>

B

public static IEnumEntries B { get; }

Property Value

IEnumEntries

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

ScanbotOcr

public static IOcrEngine.EngineMode ScanbotOcr { get; }

Property Value

IOcrEngine.EngineMode

Tesseract

public static IOcrEngine.EngineMode Tesseract { get; }

Property Value

IOcrEngine.EngineMode

Methods

ValueOf(string)

public static IOcrEngine.EngineMode ValueOf(string value)

Parameters

value string

Returns

IOcrEngine.EngineMode

Values()

public static IOcrEngine.EngineMode[] Values()

Returns

EngineMode[]