Gets or sets flags that indicate whether to deskew the image, which background color to use,
whether to deskew the image if the skew angle is very small, which type of interpolation to use, whether
the image contains mostly text, and which type of rotation to use.
Syntax
Return Value
Flags that indicate whether to deskew the image, which background color to use,
whether to deskew the image if the skew angle is very small, which type of interpolation to use, whether
the image contains mostly text, and which type of rotation to use. The default value
is DeskewCheckCommandFlags::DeskewImage | DeskewCheckCommandFlags::FillExposedArea
Example
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also