Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

DeskewAngle Property








A value that contain the deskew angle of this page.
Syntax
public int DeskewAngle {get; set;}
'Declaration
 
Public Property DeskewAngle As Integer
'Usage
 
Dim instance As OcrPageAutoPreprocessValues
Dim value As Integer
 
instance.DeskewAngle = value
 
value = instance.DeskewAngle
public int DeskewAngle {get; set;}
@property (nonatomic, assign) int deskewAngle;



@property (nonatomic, assign) NSUInteger deskewAngle
public int getDeskewAngle()
public void setDeskewAngle(int value)
            
 <br/>get_DeskewAngle();<br/>set_DeskewAngle(value);<br/>Object.defineProperty('DeskewAngle'); 
public:
property int DeskewAngle {
   int get();
   void set (    int value);
}

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

See Also

Reference

OcrPageAutoPreprocessValues Structure
OcrPageAutoPreprocessValues Members
IOcrPage.AutoPreprocess
Working with OCR Pages

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features