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




Accusoft.ScanFixXpressSdk Namespace > DotShadingRemovalOptions Class : HorizontalSizeAdjustment Property
Gets and sets a value used to fine-tune the width of dots to remove.
Syntax
'Declaration
 
Public Property HorizontalSizeAdjustment As Integer
 
'Usage
 
Dim instance As DotShadingRemovalOptions
Dim value As Integer
 
instance.HorizontalSizeAdjustment = value
 
value = instance.HorizontalSizeAdjustment
Remarks

The default value is 0.

Valid values are -100 to 100.

See Also

Reference

DotShadingRemovalOptions Class
DotShadingRemovalOptions Members