ExtractionSettings.OCRAccuracy Property

Relativity Processing Services
Gets or sets the property used to indicate 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 Nullable<OCRAccuracy> OCRAccuracy { get; set; }

Property Value

Type: Nullable<OCRAccuracy>
Remarks

OCRAccuracy must have a value if OCR is true.
See Also

Reference