Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
MinimumAreaWidth Property (DotShadingRemovalOptions)




Accusoft.ScanFixXpressSdk Namespace > DotShadingRemovalOptions Class : MinimumAreaWidth Property
Gets and sets the width of the smallest dot-shaded area to process.
Syntax
'Declaration
 
Public Property MinimumAreaWidth As Integer
 
'Usage
 
Dim instance As DotShadingRemovalOptions
Dim value As Integer
 
instance.MinimumAreaWidth = value
 
value = instance.MinimumAreaWidth
Remarks

The default value is 300.

Valid values are 0 to 20000.

See Also

Reference

DotShadingRemovalOptions Class
DotShadingRemovalOptions Members