Class TextLineOrder
Inheritance
System.Object
TextLineOrder
Namespace: DynamicTesseract
Assembly: IronOcr.dll
Syntax
public sealed class TextLineOrder : Enum
Fields
LeftToRight
Declaration
public const TextLineOrder LeftToRight
Field Value
| Type | Description |
|---|---|
| TextLineOrder |
RightToLeft
Declaration
public const TextLineOrder RightToLeft
Field Value
| Type | Description |
|---|---|
| TextLineOrder |
TopToBottom
Declaration
public const TextLineOrder TopToBottom
Field Value
| Type | Description |
|---|---|
| TextLineOrder |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |