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




Accusoft.ScanFixXpressSdk Namespace > BinarizeOptions Class : HighThreshold Property
Gets and sets a value that controls letter and figure thickness.
Syntax
'Declaration
 
Public Property HighThreshold As Integer
 
'Usage
 
Dim instance As BinarizeOptions
Dim value As Integer
 
instance.HighThreshold = value
 
value = instance.HighThreshold
Remarks

The default value is 190.

Valid values are LowThreshold to 255.

Too-thick letters and figures can generally be improved by lowering the value of HighThreshold.

Too-thin letters and figures can generally be improved by raising the value of LowThreshold and/or HighThreshold.

See Also

Reference

BinarizeOptions Class
BinarizeOptions Members