Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
MaximumThickness Property




Accusoft.ScanFixXpressSdk Namespace > LineRemovalOptions Class : MaximumThickness Property
Gets and sets the maximum thickness, in pixels, a line can have to meet the removal criteria.
Syntax
'Declaration
 
Public Property MaximumThickness As Integer
 
'Usage
 
Dim instance As LineRemovalOptions
Dim value As Integer
 
instance.MaximumThickness = value
 
value = instance.MaximumThickness
Remarks

The default value is 20.

Valid values are 0 to 50.

See Also

Reference

LineRemovalOptions Class
LineRemovalOptions Members