LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

DetectionType Property






Gets or sets flags that indicate the detection technique to use.
Syntax
public DeskewCommandDetectionType DetectionType {get; set;}
'Declaration
 
Public Property DetectionType As DeskewCommandDetectionType
'Usage
 
Dim instance As DeskewActivity
Dim value As DeskewCommandDetectionType
 
instance.DetectionType = value
 
value = instance.DetectionType
public DeskewCommandDetectionType DetectionType {get; set;}
 get_DetectionType();
set_DetectionType(value);
public:
property DeskewCommandDetectionType DetectionType {
   DeskewCommandDetectionType get();
   void set (    DeskewCommandDetectionType value);
}

Property Value

Flags that indicate the detection technique to use.
Requirements

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

See Also

Reference

DeskewActivity Class
DeskewActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.