←Select platform

RotationAngle Property (OcrPageAutoPreprocessValues)

Summary

A value that contain the rotation angle of this page.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int RotationAngle {get; set;} 
Public Property RotationAngle As Integer 
public int RotationAngle {get; set;} 
@property (nonatomic, assign) int rotationAngle; 
 
 
 
@property (nonatomic, assign) NSUInteger rotationAngle 
public int getRotationAngle() 
public void setRotationAngle(int value) 
             
  
get_RotationAngle(); 
set_RotationAngle(value); 
Object.defineProperty('RotationAngle');  
public: 
property int RotationAngle { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Remarks

IOcrPage.AutoPreprocess will update this value if OcrAutoPreprocessPageCommand.Rotate was used and the page was rotated.

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