Enum
TextLineOrder

The text lines are read in the given sequence.

Definition

Namespace:Tesseract

Assembly:Telerik.Windows.Documents.TesseractOcr.dll

Syntax:

cs-api-definition
public enum TextLineOrder

Fields

LeftToRight

The text lines form vertical columns ordered left to right.

Declaration

cs-api-definition
LeftToRight = 0

Field Value

TextLineOrder

RightToLeft

The text lines form vertical columns ordered right to left.

Declaration

cs-api-definition
RightToLeft = 1

Field Value

TextLineOrder

TopToBottom

The text lines form horizontal columns ordered top to bottom.

Declaration

cs-api-definition
TopToBottom = 2

Field Value

TextLineOrder

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