Click or drag to resize

PageOrientation Enumeration

http://www.emgu.com
Page orientation

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum PageOrientation
Members
  Member nameValueDescription
Up0 Up
Right1 Right
Down2 Down
Left3 Left
See Also