groupdocs.conversion.integration.ocr

On this page

Types under groupdocs.conversion.integration.ocr.

Classes

Class Description
IOcrConnector The interface defines methods required to apply OCR to image documents and embedded images.
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 text extracted from an image as a result of its recognition process.

On this page