Click or drag to resize

OmniPageEngineBaseSupported 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
public abstract string[] Supported()

Return Value

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

Implements

ITranslatorSupported
See Also