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




Accusoft.ScanFixXpressSdk Namespace > PerspectiveAdjustOptions Class : MaintainDimensions Property
Gets and sets a boolean value indicating if the width and height of the original image will be maintained.
Syntax
'Declaration
 
Public Property MaintainDimensions As Boolean
 
'Usage
 
Dim instance As PerspectiveAdjustOptions
Dim value As Boolean
 
instance.MaintainDimensions = value
 
value = instance.MaintainDimensions
Remarks
This property will will take precedence if the OutputImageHeight and OutputImageWidth are set.
See Also

Reference

PerspectiveAdjustOptions Class
PerspectiveAdjustOptions Members

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