Displays the Straighten Page dialog box, which permits end users to manually deskew (straighten) the displayed image.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Edit control
object.ManualDeSkew
None
None
The Display method must be invoked prior to calling this method.
The ManualDeSkew method causes the Image Edit control to capture all mouse events. Therefore, you should not display any dialog boxes or other objects that expect to receive mouse events.
The ManualDeSkew method modifies the displayed image. The Save, SaveAs, or SavePage method must be invoked to save the modified image.
Invoking the ManualDeSkew method sets the ImageModified property to True.