ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
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

Is this page helpful?
Yes No
Thanks for your feedback.