Gets and sets a value that controls letter and figure thickness.
Read-write property
Visual Basic |
---|
Public Property highThreshold() As Long |
A long value which represents the high threshold.
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.