Click or drag to resize

IOcrImageOrientation Property

Gets or sets the detected page orientation as counterclockwise rotation in degrees.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
int Orientation { get; set; }

Property Value

Type: Int32
See Also