Leadtools.Workflow.ImageProcessing Namespace : DeskewCommandDetectionType Enumeration |
public enum DeskewCommandDetectionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DeskewCommandDetectionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DeskewCommandDetectionType
public enum class DeskewCommandDetectionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UseNormalDetection | Don't use the selective detection technique which is more accurate. |
0x00000001 | UseSelectiveDetection | Use the selective detection technique which is faster. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandDetectionType