A value that contain the rotation angle of this page.
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)
<br/>get_RotationAngle();<br/>set_RotationAngle(value);<br/>Object.defineProperty('RotationAngle');
The rotation angle of this page in hundredths of a degree.
IOcrPage.AutoPreprocess will update this value if OcrAutoPreprocessPageCommand.Rotate was used and the page was rotated.
For an example, refer to IOcrPage.SetOverlayImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET