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




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

The default value is 0.

Valid values are 0 to {image height}.

See Also

Reference

BlankPageDetectOptions Class
BlankPageDetectOptions Members