The DeskewCommandDetectionType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Flags that indicate the detection technique to use.Visual Basic (Declaration) | |
---|---|
Public Enum DeskewCommandDetectionType Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DeskewCommandDetectionType |
C# | |
---|---|
public enum DeskewCommandDetectionType : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class DeskewCommandDetectionType : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
UseNormalDetection | Don't use the selective detection technique which is more accurate. |
UseSelectiveDetection | Use the selective detection technique which is faster. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandDetectionType
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7