Click or drag to resize

ITranslator.Supported 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.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
string[] Supported()

Return Value

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