IForeignTranslator Methods |
The IForeignTranslator type exposes the following members.
| Name | Description | |
|---|---|---|
| CanStream | Checks to see if this translator is capable of streaming. (Inherited from ITranslator.) | |
| Finish | Allow a foreign translator to perform any necessary cleanup. | |
| Prepare | Prepare a foreign translator for translation. | |
| Supported | Get an array of mime types supported by this translator. (Inherited from ITranslator.) | |
| Supports | Checks to see if a specific mime type is supported by this translator. (Inherited from ITranslator.) | |
| Translate(OcrEngine, OcrDocument, String, Stream, Object) | ||
| Translate(OcrEngine, OcrDocument, String, String, Object) |