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

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