Leadtools.Workflow.ImageProcessing Namespace : DeskewCommandPreProcessingOptions Enumeration |
public enum DeskewCommandPreProcessingOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DeskewCommandPreProcessingOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DeskewCommandPreProcessingOptions
public enum DeskewCommandPreProcessingOptions : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Workflow.ImageProcessing.DeskewCommandPreProcessingOptions = function() { }; Leadtools.Workflow.ImageProcessing.DeskewCommandPreProcessingOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DeskewCommandPreProcessingOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DoNotPerformPreProcessing | Don't perform a preprocessing on the image before deskewing it. |
PerformPreProcessing | Perform a preprocessing on the image before deskewing it. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandPreProcessingOptions
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