Accusoft.FormFix5.Net
IdentificationState Enumeration




The final state of an identification process.
Syntax
'Declaration
 
Public Enum IdentificationState 
   Inherits System.Enum
'Usage
 
Dim instance As IdentificationState
public enum IdentificationState : System.Enum 
__value public enum IdentificationState : public System.Enum 
public enum class IdentificationState : public System.Enum 
Members
MemberValueDescription
MatchFound0 The identification process found a single best match.
MultipleMatchesFound2 The identification process found multiple matches and was not able to confidently determine if one match is better than the others.
NoLicenseFound3 No license found. Identification halted.
NoMatchFound1 The identification process failed to find a match.
Remarks
This enumeration represents the final state of an identification process.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.IdentificationState

See Also

Reference

Accusoft.FormFixSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback