OCRAccuracy Enumeration

Relativity Processing Services
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

public enum OCRAccuracy
Members

  Member nameValueDescription
High0 Use high accuracy at the cost of lower performance.
Medium1 Use a balance of good accuracy and performance.
Low2 Use low accuracy with higher performance.
See Also

Reference