Click or drag to resize

ITranslatorSupported Method

Get an array of mime types supported by this translator.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
string[] Supported()

Return Value

Type: String
An array of strings containing mime types supported by this translator.
See Also