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




Accusoft.ScanFixXpressSdk Namespace > DotShadingRemovalOptions Class : MaximumDotSize Property
Gets and sets the maximum width and height (in pixels) of individual dots to remove.
Syntax
'Declaration
 
Public Property MaximumDotSize As Integer
 
'Usage
 
Dim instance As DotShadingRemovalOptions
Dim value As Integer
 
instance.MaximumDotSize = value
 
value = instance.MaximumDotSize
Remarks

The default value is 5.

Valid values are 0 to 20.

See Also

Reference

DotShadingRemovalOptions Class
DotShadingRemovalOptions Members