Leadtools.Workflow.ImageProcessing Namespace : DeskewCommandThresholdOptions Enumeration |
public enum DeskewCommandThresholdOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DeskewCommandThresholdOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DeskewCommandThresholdOptions
public enum DeskewCommandThresholdOptions : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions = function() { }; Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandThresholdOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NoThreshold | Deskew (rotate) the image for any deskew angle value. |
Threshold | Do not deskew the image if the deskew angle is very small (less than 0.5 degrees). |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions
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