The DeskewCommandImageType Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Flags that indicate whether the image contains mostly text, or text and pictures.Visual Basic (Declaration) | |
---|---|
Public Enum DeskewCommandImageType Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DeskewCommandImageType |
C# | |
---|---|
public enum DeskewCommandImageType : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class DeskewCommandImageType : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
DocumentAndPictures | The image contains text and pictures or light text. |
DocumentImage | The image contains only text. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.DeskewCommandImageType
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7