Table of Contents

Enum TextlineOrder

Namespace
Emgu.CV.OCR
Assembly
Emgu.CV.dll

Textline order

public enum TextlineOrder

Fields

LeftToRight = 0

Left to right

RightToLeft = 1

Right to left

TopToBottom = 2

Top to bottom