Defines methods that are required to recognize text on image documents and embedded images.
Namespace: GroupDocs.Search.OptionsAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8
Syntaxpublic interface IOcrConnector
Public Interface IOcrConnector
public interface class IOcrConnector
type IOcrConnector = interface end
The IOcrConnector type exposes the following members.
Methods
| Name | Description |
---|
 | Recognize |
Performs OCR processing on an image.
|
See Also