Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetDeskewAngle Method
See Also 
Leadtools.Forms.Ocr Namespace > IOcrPage Interface : GetDeskewAngle Method



Gets the angle of the skew of this IOcrPage.

Syntax

Visual Basic (Declaration) 
Overridable Function GetDeskewAngle() As Integer
Visual Basic (Usage)Copy Code
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.GetDeskewAngle()
C# 
virtual int GetDeskewAngle()
C++/CLI 
virtual int GetDeskewAngle(); 

Return Value

The angle of the skew of this image in degrees.

Example

For an example, refer to AutoPreprocess.

Remarks

If the page is not skewed, this method will return 0

Use AutoPreprocess width OcrAutoPreprocessPageCommand.Deskew to automatically deskew the page image prior to calling IOcrPage.Recognize or RecognizeText. This could enhance the quality of the image before starting its recognition

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

GetDeskewAngle requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features