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




Accusoft.ScanFixXpressSdk Namespace > BlankPageDetectOptions Class : BottomMargin Property
Gets and sets the number of rows of pixels to ignore on the bottom edge of the image.
Syntax
'Declaration
 
Public Property BottomMargin As Integer
 
'Usage
 
Dim instance As BlankPageDetectOptions
Dim value As Integer
 
instance.BottomMargin = value
 
value = instance.BottomMargin
Remarks

The default value is 0.

Valid values are 0 to {image height}.

See Also

Reference

BlankPageDetectOptions Class
BlankPageDetectOptions Members