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




Accusoft.ScanFixXpressSdk Namespace > CombRemovalOptions Class : CombHeight Property
Gets and sets the typical height (in pixels) of a comb mark (measured from the top of the horizontal base line to the top of the mark).
Syntax
'Declaration
 
Public Property CombHeight As Integer
 
'Usage
 
Dim instance As CombRemovalOptions
Dim value As Integer
 
instance.CombHeight = value
 
value = instance.CombHeight
Remarks

The default value is 20.

Valid values are 4 to 1000.

See Also

Reference

CombRemovalOptions Class
CombRemovalOptions Members