Accusoft.Forms1 - Updated
RemoveCombs() Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > RemoveCombs Method : RemoveCombs() Method
Detects and removes combs from the current image.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Function RemoveCombs() As CombRemovalResults
Dim instance As ScanFix
Dim value As CombRemovalResults
 
value = instance.RemoveCombs()

Return Value

A CombRemovalResults object containing information about the results of the comb removal process.
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List