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




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalOptions Class : BorderSpeckSize Property
Gets and sets the maximum width or height (in pixels) of specks present in the border of the image.
Syntax
'Declaration
 
Public Property BorderSpeckSize As Integer
 
'Usage
 
Dim instance As BorderRemovalOptions
Dim value As Integer
 
instance.BorderSpeckSize = value
 
value = instance.BorderSpeckSize
Remarks

The default value is 3.

Valid values are 0 to 100.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members