←Select platform

HolePunchRemoveCommandLocation Enumeration

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

Syntax
C#
C++/CLI
Java
Python
public enum HolePunchRemoveCommandLocation   
public final class HolePunchRemoveCommandLocation 
    extends java.lang.Enum<HolePunchRemoveCommandLocation> 
public enum class HolePunchRemoveCommandLocation   
class HolePunchRemoveCommandLocation(Enum): 
   Left = 1 
   Right = 2 
   Top = 3 
   Bottom = 4 
Members
ValueMemberDescription
1Left Searches for the hole punch pattern on the left side of the document.
2Right Searches for the hole punch pattern on the right side of the document.
3Top Searches for the hole punch pattern across the top of the document.
4Bottom Searches for the hole punch pattern across the bottom of the document.
Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.