Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
HolePunchRemoveCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : HolePunchRemoveCommand Class


For a list of all members of this type, see HolePunchRemoveCommand members.

Public Properties

 NameDescription
Public PropertyFlags Gets or sets a flag that determines the behavior of the hole punch removal process.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyImageRegion This property is updated with a shallow copy of the image that also has a region that contains the hole punches.  
Public PropertyLocation Gets or sets a value that indicates the location within the document of the hole punches to remove.  
Public PropertyMaximumHoleCount Gets or sets the maximum number of holes to detect.  
Public PropertyMaximumHoleHeight Gets or sets the maximum height of one of the holes of the hole punch configuration to be removed.  
Public PropertyMaximumHoleWidth Gets or sets the maximum width of one of the holes of the hole punch configuration to be removed.  
Public PropertyMinimumHoleCount Gets or sets the minimum number of holes to detect.  
Public PropertyMinimumHoleHeight Gets or sets the minimum height of one of the holes of the hole punch configuration to be removed.  
Public PropertyMinimumHoleWidth Gets or sets the minimum width of one of the holes of the hole punch configuration to be removed.  
Public PropertyRegion Gets the handle to a windows region.  
Top

See Also