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




Accusoft.ScanFixXpressSdk Namespace > CombRemovalOptions Class : MinimumCombLength Property
Gets and sets the minimum distance (in pixels) from the leftmost comb mark to the rightmost comb mark.
Syntax
'Declaration
 
Public Property MinimumCombLength As Integer
 
'Usage
 
Dim instance As CombRemovalOptions
Dim value As Integer
 
instance.MinimumCombLength = value
 
value = instance.MinimumCombLength
Remarks

The default value is 50.

Valid values are 10 to 2,147,483,647.

See Also

Reference

CombRemovalOptions Class
CombRemovalOptions Members