ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
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

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