Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
GapFill Property (BlankPageDetectOptions)




Accusoft.ScanFixXpressSdk Namespace > BlankPageDetectOptions Class : GapFill Property
Gets and sets the maximum spacing between black objects that should be considered connected.
Syntax
'Declaration
 
Public Property GapFill As Integer
 
'Usage
 
Dim instance As BlankPageDetectOptions
Dim value As Integer
 
instance.GapFill = value
 
value = instance.GapFill
Remarks

The default value is 5.

Valid values are 0 to (the larger of image width or height).

See Also

Reference

BlankPageDetectOptions Class
BlankPageDetectOptions Members