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

Show in webframe

RotationAngle Property (OcrPageAutoPreprocessValues)








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



@property (nonatomic, assign) NSUInteger rotationAngle
public int getRotationAngle()
public void setRotationAngle(int value)
            
 <br/>get_RotationAngle();<br/>set_RotationAngle(value);<br/>Object.defineProperty('RotationAngle'); 
public:
property int RotationAngle {
   int get();
   void set (    int value);
}

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

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