LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

HolePunchRemoveCommandLocation Enumeration

Show in webframe





Flag that indicates the location within the document where the hole punches are that need to be removed.

Syntax
public enum HolePunchRemoveCommandLocation : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum HolePunchRemoveCommandLocation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HolePunchRemoveCommandLocation

            

            
public enum class HolePunchRemoveCommandLocation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001LeftSearches for the hole punch pattern on the left side of the document.
0x00000002RightSearches for the hole punch pattern on the right side of the document.
0x00000003TopSearches for the hole punch pattern across the top of the document.
0x00000004BottomSearches for the hole punch pattern across the bottom of the document.
Remarks
You can use a bitwise OR (|) to specify one or more flags.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.HolePunchRemoveCommandLocation

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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