1. API Reference
  2. /
  3. GroupDocs.Redaction
  4. /
  5. GroupDocs.Redaction for .NET
  6. /
  7. GroupDocs.Redaction.Integration.Ocr

GroupDocs.Redaction.Integration.Ocr

On this page

The Ocr namespace provides interfaces and classes, required for Optical Character Recognition (OCR) support.

Classes

Class Description
RecognizedImage Represents text, extracted from an image as a result of its recognition process.
TextFragment Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
TextLine Represents a line of text, extracted by OCR engine from an image.

Interfaces

Interface Description
IOcrConnector Defines methods that are required to apply textual redactions to image documents and embedded images.

On this page