ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
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

Is this page helpful?
Yes No
Thanks for your feedback.