ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
MaximumPageWidth Property




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalOptions Class : MaximumPageWidth Property
Gets and sets the maximum expected page width, in pixels.
Syntax
'Declaration
 
Public Property MaximumPageWidth As Integer
 
'Usage
 
Dim instance As BorderRemovalOptions
Dim value As Integer
 
instance.MaximumPageWidth = value
 
value = instance.MaximumPageWidth
Remarks

The default value is 0.

Valid values are 0 to int.MaxValue.

Set this value as low as possible (while still being larger than the page width) to insure best results.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members

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