| Accusoft.ScanFixXpressSdk Namespace > BlankRectangleDetectOptions Class : GapFill Property |
'Declaration Public Property GapFill As Integer
'Usage Dim instance As BlankRectangleDetectOptions Dim value As Integer instance.GapFill = value value = instance.GapFill
public int GapFill {get; set;}
The default value is 5 .
Valid values are 0 to (the larger of image height or width) .