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




Accusoft.ScanFixXpressSdk Namespace > DeskewOptions Class : MaintainOriginalSize Property
Gets and sets a flag to indicate whether the size of the image should be maintained unchanged, or allowed to change.
Syntax
'Declaration
 
Public Property MaintainOriginalSize As Boolean
 
'Usage
 
Dim instance As DeskewOptions
Dim value As Boolean
 
instance.MaintainOriginalSize = value
 
value = instance.MaintainOriginalSize
Remarks

The default value is false.

Typically, this will be false and the deskewed image will be slightly larger than the original image.

See Also

Reference

DeskewOptions Class
DeskewOptions Members

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