Specifies the accuracy of the OCR results and the speed used to complete the job.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
High | 0 | Use high accuracy at the cost of lower performance. | |
Medium | 1 | Use a balance of good accuracy and performance. | |
Low | 2 | Use low accuracy with higher performance. |
See Also