FormSuite v6.0 - Updated October 25, 2021
AlignedImage Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FormResult Class : AlignedImage Property
Gets or sets the image produced by transforming the enhanced image to align with the template image of the matching form found during identification.
Syntax
'Declaration
 
Public Property AlignedImage As Image
 
'Usage
 
Dim instance As FormResult
Dim value As Image
 
instance.AlignedImage = value
 
value = instance.AlignedImage
See Also

Reference

FormResult Class
FormResult Members

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