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

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