LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

DeskewCommandDetectionType Enumeration

Show in webframe





Flags that indicate the detection technique to use.
Syntax
public enum DeskewCommandDetectionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DeskewCommandDetectionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DeskewCommandDetectionType

            

            
public enum class DeskewCommandDetectionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UseNormalDetectionDon't use the selective detection technique which is more accurate.
0x00000001UseSelectiveDetectionUse the selective detection technique which is faster.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.DeskewCommandDetectionType

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.