| PageOrientation Enumeration |
http://www.emgu.com[Missing <summary> documentation for "T:Emgu.CV.OCR.PageOrientation"]
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic enum PageOrientation
Public Enumeration PageOrientation
public enum class PageOrientation
Members|
| Member name | Value | Description |
|---|
| Up | 0 | |
| Right | 1 | |
| Down | 2 | |
| Left | 3 | |
See Also