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




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FormResult Class : IdentificationInputImage Property
Gets or sets the image that was passed to the FormFix IdentificationProcessor to be identified.
Syntax
'Declaration
 
Public Property IdentificationInputImage As Image
 
'Usage
 
Dim instance As FormResult
Dim value As Image
 
instance.IdentificationInputImage = value
 
value = instance.IdentificationInputImage
See Also

Reference

FormResult Class
FormResult Members

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