Defines methods that are required to apply textual redactions to image documents and embedded images.
Namespace: GroupDocs.Redaction.Integration.OcrAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 21.9
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 |
Does the OCR processing of an image, provided as a stream.
|
Remarks
See Also