Enum
OcrParseLevel

Selects the OCR parsing granularity applied during recognition.

Definition

Namespace:Telerik.Windows.Documents.Ocr

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum OcrParseLevel

Fields

Line

Recognize text line by line, optimizing for sequence and reading order.

Declaration

cs-api-definition
Line = 1

Field Value

OcrParseLevel

Word

Recognize text word by word, optimizing for precise bounding boxes.

Declaration

cs-api-definition
Word = 0

Field Value

OcrParseLevel

In this article
DefinitionFieldsLineWord
Not finding the help you need?
Contact Support