LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

DotMatrixType Enumeration

Show in webframe







Represents the flag that determines whether a document image is dot matrix image or not.
Syntax
'Declaration
 
Public Enum DotMatrixType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DotMatrixType
public enum DotMatrixType : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTDotMatrixType
public enum DotMatrixType
Leadtools.ImageProcessing.Core.DotMatrixType = function() { };
Leadtools.ImageProcessing.Core.DotMatrixType.prototype = {
DotMatrix = 0x00000000, None = 0x00000001, };
public enum class DotMatrixType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000DotMatrixDot matrix.
0x00000001NoneNone.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.DotMatrixType

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.