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




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalOptions Class : AmountToExpandPage Property
Gets and sets the number of pixels to expand each of the four page edges.
Syntax
'Declaration
 
Public Property AmountToExpandPage As Integer
 
'Usage
 
Dim instance As BorderRemovalOptions
Dim value As Integer
 
instance.AmountToExpandPage = value
 
value = instance.AmountToExpandPage
Remarks

The default value is 0.

Valid values are -1000 to 1000.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members