The final state of an identification process.
Syntax
Members
Member | Description |
MatchFound |
The identification process found a single best match.
|
MultipleMatchesFound |
The identification process found multiple matches and
was not able to confidently determine if one match is better
than the others.
|
NoLicenseFound |
No license found. Identification halted.
|
NoMatchFound |
The identification process failed to find a match.
|
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Accusoft.FormFixSdk.IdentificationState
See Also