Visual Basic (Declaration) | |
---|---|
Public Function AutoRotate() As EPageRotation |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CiRepair Dim value As EPageRotation value = instance.AutoRotate() |
C# | |
---|---|
public EPageRotation AutoRotate() |
Delphi | |
---|---|
public function AutoRotate(): EPageRotation; |
JScript | |
---|---|
public function AutoRotate() : EPageRotation; |
Managed Extensions for C++ | |
---|---|
public: EPageRotation AutoRotate(); |
C++/CLI | |
---|---|
public: EPageRotation AutoRotate(); |
It is recommended to AutoDeskew prior to AutoRotate.
If image contains enough of textual elements AutoRotate sets image in the position with text lines running horizontally and readable from left to right . If image contains mostly graphical objects, like lines, AutoRotate sets image in the position with the most lines running horizontally.
The Parent of zone object is autorotated based on image data inside the zone.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family