OcrResourceLoader Class |
Note: This API is now obsolete.
Namespace: Atalasoft.Ocr
The OcrResourceLoader type exposes the following members.
Name | Description | |
---|---|---|
OcrResourceLoader | Creates a new instance of OcrResourceLoader and loads all OCR resources from all known
engines from default locations. | |
OcrResourceLoader(String) | Creates a new instance of OcrResourceLoader and loads all OCR resources from all known
engines from a specified location. |
Name | Description | |
---|---|---|
OcrResourcesDirectoryName |
Gets name of the folder where OCR Engine resources are stored.
| |
PathsSearched |
Gets collection of folders searched for the resources.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBaseResourcePaths |
Gets collection of base paths where GlyphReader OCR Engine resources are stored.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |