| PageIteratorOrientation Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.OCR.PageIterator.Orientation"]
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic Orientation Orientation { get; }Public ReadOnly Property Orientation As Orientation
Get
public:
property Orientation Orientation {
Orientation get ();
}member Orientation : Orientation with get
Property Value
Type:
Orientation
See Also