ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
ImageWasModified Property (AutoRotateResults)




Accusoft.ScanFixXpressSdk Namespace > AutoRotateResults Class : ImageWasModified Property
Gets a flag that indicates whether the image was modified during the auto rotate process.
Syntax
'Declaration
 
Public ReadOnly Property ImageWasModified As Boolean
 
'Usage
 
Dim instance As AutoRotateResults
Dim value As Boolean
 
value = instance.ImageWasModified

Property Value

A boolean value which is true if the image was modified. Otherwise, false is returned.
See Also

Reference

AutoRotateResults Class
AutoRotateResults Members

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