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 class DeskewCommandThresholdOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Threshold | Do not deskew the image if the deskew angle is very small (less than 0.5 degrees). |
0x00000000 | NoThreshold | Deskew (rotate) the image for any deskew angle value. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandThresholdOptions