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




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

The default value is 50.

Valid values are 0 to 20000.

See Also

Reference

DotShadingRemovalOptions Class
DotShadingRemovalOptions Members