Enum IntellixTrust
Define how much the intellix result is reliable
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum IntellixTrust : int
Fields
Name | Description |
---|---|
Failed | Intelix failed |
Green | Recognized |
InProgress | Intelix still in progress |
None | No intelix |
Red | Unrecognized |
Yellow | Predicted |