LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

HolePunchRemoveCommandLocation Enumeration






Flag that indicates the location within the document of the hole punches to remove.

.NET support WinRT support
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 HolePunchRemoveCommandLocation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation = function() { };
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class HolePunchRemoveCommandLocation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomSearches for the hole punch pattern across the bottom of the document.
LeftSearches for the hole punch pattern on the left side of the document.
RightSearches for the hole punch pattern on the right side of the document.
TopSearches for the hole punch pattern across the top of the document.
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.