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




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

The default value is 0.

Valid values are 0 to {image width}.

See Also

Reference

BlankPageDetectOptions Class
BlankPageDetectOptions Members