←Select platform

HolePunchRemoveCommandLocation Enumeration

Summary

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

Syntax
C#
VB
C++
public enum HolePunchRemoveCommandLocation   
Public Enum HolePunchRemoveCommandLocation  
public enum class HolePunchRemoveCommandLocation   

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly