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 DeskewCommandDetectionType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Workflow.ImageProcessing.DeskewCommandDetectionType = function() { }; Leadtools.Workflow.ImageProcessing.DeskewCommandDetectionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandDetectionType : public System.Enum, System.IComparable, System.IConvertible, System.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2