←Select platform

DeskewAngle Property

Summary

A value that contain the deskew angle of this page.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int DeskewAngle {get; set;} 
Public Property DeskewAngle As Integer 
public int DeskewAngle {get; set;} 
@property (nonatomic, assign) int deskewAngle; 
 
 
 
@property (nonatomic, assign) NSUInteger deskewAngle 
public int getDeskewAngle() 
public void setDeskewAngle(int value) 
             
  
get_DeskewAngle(); 
set_DeskewAngle(value); 
Object.defineProperty('DeskewAngle');  
public: 
property int DeskewAngle { 
   int get(); 
   void set (    int ); 
} 

Property Value

The deskew angle of this page in hundredths of a degree.

Remarks

IOcrPage.AutoPreprocess will update this value if OcrAutoPreprocessPageCommand.Deskew was used and the page was deskewed.

Example

For an example, refer to IOcrPage.SetOverlayImage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize