IOcrManager Interface |
Namespace: EdaIntegrationContract.OCR
public interface IOcrManager
The IOcrManager type exposes the following members.
Name | Description | |
---|---|---|
ActiveOcrEngine |
Retrieve the OCR engine that is currently active
| |
Properties |
Provides access to the OCR properties for this case.
|
Name | Description | |
---|---|---|
GetOcrEngineT |
Get an OCR engine
| |
GetValidOcrFileTypes |
Get a list of the file types that support OCR.
| |
SetActiveOcrEngine |
Designate the supplied OCR engine as the one to use
| |
UpdateProperties |
Saves the OCR properties to the case.
|