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: b44b4b567bbab080f9f68472e841682bf13da2db
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