Visual Basic (Declaration) | |
---|---|
Public Enum DeskewCommandDeskewOptions Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DeskewCommandDeskewOptions : Enum |
C++/CLI | |
---|---|
public enum class DeskewCommandDeskewOptions : public Enum |
Member | Description |
---|---|
DeskewImage | Deskew (rotate) the image. |
ReturnAngleOnly | Don't deskew (rotate) the image. Generally this flag is used to find the angle of rotation. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandDeskewOptions
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