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




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

The default value is 2.

Valid values are 0 to 100.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members