ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
HorizontalLineThickness Property




Accusoft.ScanFixXpressSdk Namespace > CombRemovalOptions Class : HorizontalLineThickness Property
Gets and sets the typical thickness (in pixels) of the horizontal lines that comprise the comb.
Syntax
'Declaration
 
Public Property HorizontalLineThickness As Integer
 
'Usage
 
Dim instance As CombRemovalOptions
Dim value As Integer
 
instance.HorizontalLineThickness = value
 
value = instance.HorizontalLineThickness
Remarks

The default value is 4.

Valid values are 1 to 20.

See Also

Reference

CombRemovalOptions Class
CombRemovalOptions Members

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