JsonTranslator Class |
Namespace: Atalasoft.Imaging.WebControls.OCR
The JsonTranslator type exposes the following members.
| Name | Description | |
|---|---|---|
| JsonTranslator | Initializes a new instance of the JsonTranslator class |
| Name | Description | |
|---|---|---|
| CanStream |
Checks to see if this translator is capable of streaming.
| |
| 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.) | |
| Finish |
Allow a foreign translator to perform any necessary cleanup.
| |
| 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.) | |
| Prepare |
Prepare a foreign translator for translation.
| |
| Supported |
Get an array of mime types supported by this translator.
| |
| Supports |
Checks to see if a specific mime type is supported by this translator.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Translate(OcrEngine, OcrDocument, String, Stream, Object) | ||
| Translate(OcrEngine, OcrDocument, String, String, Object) |