Click or drag to resize

OcrManager Class

Represents a class for managing OCR.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.OcrOcrManager

Namespace:  Law.EdaIntegration.Ocr
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class OcrManager

The OcrManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the OCR properties for this case.
Top
Methods
  NameDescription
Public methodStatic memberCode exampleGetValidOcrFileTypes
Get a list of the file types that support OCR.
Public methodCode exampleUpdateProperties
Saves the OCR properties to the case.
Top
See Also