Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
IgnoreBorder Property (BlankRectangleDetectOptions)




Accusoft.ScanFixXpressSdk Namespace > BlankRectangleDetectOptions Class : IgnoreBorder Property
Gets and sets a flag that tells the operation to do a quick search for overscan in the border, and will adjust the detection area to move it inside the detected overscanned border.
Syntax
'Declaration
 
Public Property IgnoreBorder As Boolean
 
'Usage
 
Dim instance As BlankRectangleDetectOptions
Dim value As Boolean
 
instance.IgnoreBorder = value
 
value = instance.IgnoreBorder
Remarks

The default value is false.

See Also

Reference

BlankRectangleDetectOptions Class
BlankRectangleDetectOptions Members