HolePunchRemovalCommandHolePunchLocation Property |
The location of hole punches on the image (Left, Top, Right, Bottom).
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage.AdvancedDocClean (in Atalasoft.dotImage.AdvancedDocClean.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual ImageEdges HolePunchLocation { get; set; }
Public Overridable Property HolePunchLocation As ImageEdges
Get
Set
Property Value
Type:
ImageEdgesRemarks Default value is Left. ImageEdges can be or'ed together for the algorithm to search more than one edge.
See Also