Accusoft.Forms1 - Updated
RemoveLines() Method



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

Return Value

A LineRemovalResults object containing information about the results of the line 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