Accusoft.ScanFixXpress8.Net
AutoRotate Method




Automatically detects the image's orientation and rotates it so that the text on it is upright oriented
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function AutoRotate() As AutoRotateResults
'Usage
 
Dim instance As ScanFix
Dim value As AutoRotateResults
 
value = instance.AutoRotate()

Return Value

An AutoRotateResults object containing information about the results of the auto rotation process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Deskewing the image before applying AutoRotate is recommended, as it may help increasing the accuracy of this enhancement.

If auto rotate is performing inaccurately on form images with a large number of lines, applying line removal prior to auto rotate may help.

See Also

Reference

ScanFix Class
ScanFix Members
Deskew Method
RemoveLines Method

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback