←Select platform

HolePunchRemoveCommandLocation Enumeration

Summary

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

Syntax

C#
VB
WinRT C#
C++
public enum HolePunchRemoveCommandLocation   
Public Enum HolePunchRemoveCommandLocation  
    
    
public enum HolePunchRemoveCommandLocation    
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation = function() { }; 
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly