Accusoft.ScanFixXpress8.Net
AutoRemoveHolePunch Method




Automatically detects dark marks that resemble hole punches and remove them from image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function AutoRemoveHolePunch() As AutoRemoveHolePunchResults
'Usage
 
Dim instance As ScanFix
Dim value As AutoRemoveHolePunchResults
 
value = instance.AutoRemoveHolePunch()

Return Value

An AutoRemoveHolePunchResults object containing information about the results of the auto hole removal process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Note: Use this method if you wish to remove hole punches without setting any parameters.

See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback